Click here to Skip to main content
15,909,324 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre7-Oct-07 20:25
alesh_nitre7-Oct-07 20:25 
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman8-Oct-07 3:52
professionalScott Dorman8-Oct-07 3:52 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre8-Oct-07 5:16
alesh_nitre8-Oct-07 5:16 
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman8-Oct-07 5:34
professionalScott Dorman8-Oct-07 5:34 
GeneralRe: Help needed with Exceptions! Pin
alesh_nitre9-Oct-07 20:36
alesh_nitre9-Oct-07 20:36 
GeneralRe: Help needed with Exceptions! Pin
Scott Dorman10-Oct-07 3:31
professionalScott Dorman10-Oct-07 3:31 
QuestionError:Concurrency violation: the UpdateCommand affected 0 of the expected 1 records Pin
somagunasekaran4-Oct-07 0:31
somagunasekaran4-Oct-07 0:31 
AnswerRe: Error:Concurrency violation: the UpdateCommand affected 0 of the expected 1 records Pin
Urs Enzler4-Oct-07 23:16
Urs Enzler4-Oct-07 23:16 
To test concurrency the database access test whether any changes have happened since you loaded the data.

Have a look at the original data (assuming you are using DataSets) and the data in the database.

They differ and therefore the db access can not find the record it should update.


-^-^-^-^-^-
no risk no funk ................... please vote ------>

QuestionCrack Pin
ellllllllie2-Oct-07 20:34
ellllllllie2-Oct-07 20:34 
AnswerRe: Crack Pin
Christian Graus2-Oct-07 21:34
protectorChristian Graus2-Oct-07 21:34 
GeneralRe: Crack Pin
originSH2-Oct-07 22:45
originSH2-Oct-07 22:45 
AnswerRe: Crack Pin
Scott Dorman3-Oct-07 12:01
professionalScott Dorman3-Oct-07 12:01 
AnswerRe: Crack Pin
Dave Kreskowiak3-Oct-07 12:15
mveDave Kreskowiak3-Oct-07 12:15 
GeneralRe: Crack Pin
Pete O'Hanlon4-Oct-07 10:55
mvePete O'Hanlon4-Oct-07 10:55 
GeneralRe: Crack Pin
Paul Conrad6-Oct-07 9:23
professionalPaul Conrad6-Oct-07 9:23 
AnswerRe: Crack Pin
Pete O'Hanlon4-Oct-07 10:57
mvePete O'Hanlon4-Oct-07 10:57 
Answeras Pete suggested Pin
Luc Pattyn4-Oct-07 12:13
sitebuilderLuc Pattyn4-Oct-07 12:13 
GeneralRe: as Pete suggested Pin
Christian Graus4-Oct-07 12:21
protectorChristian Graus4-Oct-07 12:21 
GeneralRe: as Pete suggested Pin
Luc Pattyn4-Oct-07 12:30
sitebuilderLuc Pattyn4-Oct-07 12:30 
GeneralRe: as Pete suggested Pin
Pete O'Hanlon4-Oct-07 22:08
mvePete O'Hanlon4-Oct-07 22:08 
AnswerRe: Crack Pin
Colin Angus Mackay4-Oct-07 14:00
Colin Angus Mackay4-Oct-07 14:00 
GeneralRe: Crack Pin
Dave Kreskowiak4-Oct-07 15:09
mveDave Kreskowiak4-Oct-07 15:09 
GeneralRe: Crack Pin
Colin Angus Mackay4-Oct-07 15:13
Colin Angus Mackay4-Oct-07 15:13 
GeneralRe: Crack Pin
Christian Graus4-Oct-07 15:42
protectorChristian Graus4-Oct-07 15:42 
GeneralRe: Crack Pin
Pete O'Hanlon4-Oct-07 23:00
mvePete O'Hanlon4-Oct-07 23:00 

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.