Click here to Skip to main content
15,903,385 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Dave Kreskowiak1-Mar-06 1:14
mveDave Kreskowiak1-Mar-06 1:14 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Scott34151-Mar-06 2:04
Scott34151-Mar-06 2:04 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Dave Kreskowiak1-Mar-06 2:19
mveDave Kreskowiak1-Mar-06 2:19 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Scott34151-Mar-06 2:36
Scott34151-Mar-06 2:36 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Dave Kreskowiak1-Mar-06 5:42
mveDave Kreskowiak1-Mar-06 5:42 
AnswerRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Doctor Nick1-Mar-06 3:00
Doctor Nick1-Mar-06 3:00 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Scott34151-Mar-06 3:05
Scott34151-Mar-06 3:05 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Doctor Nick1-Mar-06 3:15
Doctor Nick1-Mar-06 3:15 
Well, I would check and make sure the delete command on your DataAdapter is correct. As has been discussed before if this is being called correctly then for some reason your deleted row from the dataset isn't updating properly to the database. On your DataAdapter there is a property for the DELETE command, look at this and make sure everything in it is correct for the database you're trying to update. If so then I would go with what you've been recommended thus far.

-------------------------------------
Do not do what has already been done.
Absolute power corrupts absolutely.. but it ROCKS absolutely, too.
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Scott34151-Mar-06 3:37
Scott34151-Mar-06 3:37 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Doctor Nick1-Mar-06 3:55
Doctor Nick1-Mar-06 3:55 
GeneralRe: Dataset.Table.RemoveAuthorsRow(variable) Pin
Scott34151-Mar-06 3:57
Scott34151-Mar-06 3:57 
Questioncreating multiple dataset based upon a query Pin
uglyeyes28-Feb-06 19:00
uglyeyes28-Feb-06 19:00 
AnswerRe: creating multiple dataset based upon a query Pin
Guffa28-Feb-06 21:42
Guffa28-Feb-06 21:42 
GeneralRe: creating multiple dataset based upon a query Pin
uglyeyes28-Feb-06 23:53
uglyeyes28-Feb-06 23:53 
AnswerRe: creating multiple dataset based upon a query Pin
Guffa1-Mar-06 0:26
Guffa1-Mar-06 0:26 
Questioncreating multiple dataset based upon a query Pin
uglyeyes28-Feb-06 18:57
uglyeyes28-Feb-06 18:57 
Questionhow to Remap keyboard Layout keys vb6 Pin
justzain28-Feb-06 18:46
justzain28-Feb-06 18:46 
AnswerRe: how to Remap keyboard Layout keys vb6 Pin
Dave Kreskowiak1-Mar-06 1:07
mveDave Kreskowiak1-Mar-06 1:07 
QuestionTreeview Problem in vb.net Pin
pankajgarg1228-Feb-06 18:42
pankajgarg1228-Feb-06 18:42 
Questionwhats wrong wif my connection? Pin
pandapatin28-Feb-06 17:04
pandapatin28-Feb-06 17:04 
AnswerRe: whats wrong wif my connection? Pin
Steve Pullan28-Feb-06 17:17
Steve Pullan28-Feb-06 17:17 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 17:23
pandapatin28-Feb-06 17:23 
GeneralRe: whats wrong wif my connection? Pin
Steve Pullan28-Feb-06 17:33
Steve Pullan28-Feb-06 17:33 
GeneralRe: whats wrong wif my connection? Pin
pandapatin28-Feb-06 17:43
pandapatin28-Feb-06 17:43 
GeneralRe: whats wrong wif my connection? Pin
HimaBindu Vejella28-Feb-06 18:37
HimaBindu Vejella28-Feb-06 18:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.