Click here to Skip to main content
16,007,163 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: need to display stdout messages Pin
sthotakura20-Apr-07 7:30
sthotakura20-Apr-07 7:30 
GeneralRe: need to display stdout messages Pin
mduran4020-Apr-07 7:59
mduran4020-Apr-07 7:59 
QuestionError Concurrency Violation... Pin
CCG319-Apr-07 4:16
CCG319-Apr-07 4:16 
AnswerRe: Error Concurrency Violation... Pin
Dave Kreskowiak19-Apr-07 4:56
mveDave Kreskowiak19-Apr-07 4:56 
GeneralRe: Error Concurrency Violation... [modified] Pin
CCG319-Apr-07 5:23
CCG319-Apr-07 5:23 
GeneralRe: Error Concurrency Violation... Pin
Dave Kreskowiak19-Apr-07 7:23
mveDave Kreskowiak19-Apr-07 7:23 
GeneralRe: Error Concurrency Violation... Pin
CCG319-Apr-07 7:37
CCG319-Apr-07 7:37 
GeneralRe: Error Concurrency Violation... Pin
Dave Kreskowiak19-Apr-07 9:02
mveDave Kreskowiak19-Apr-07 9:02 
Here's the problem with using the Designer to do your database code. It's increased the level of difficulty in supporting problems like this about 10 fold. This is because the designer just wrote a bunch of code for you that you can't find and don't know anything about, let alone why the code works, or in most cases, DOESN'T work!

There's quite a number of possibilities that may cause this error. See this[^] for a good list of them.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Error Concurrency Violation... Pin
CCG319-Apr-07 9:26
CCG319-Apr-07 9:26 
GeneralRe: Error Concurrency Violation... Pin
CCG320-Apr-07 17:01
CCG320-Apr-07 17:01 
QuestionPassing Datagrid parameters to Crystal Reports Pin
Central_IT19-Apr-07 3:58
Central_IT19-Apr-07 3:58 
AnswerRe: Passing Datagrid parameters to Crystal Reports Pin
Tarakeshwar Reddy19-Apr-07 4:33
professionalTarakeshwar Reddy19-Apr-07 4:33 
GeneralRe: Passing Datagrid parameters to Crystal Reports Pin
Central_IT19-Apr-07 4:39
Central_IT19-Apr-07 4:39 
GeneralRe: Passing Datagrid parameters to Crystal Reports Pin
Tarakeshwar Reddy19-Apr-07 4:46
professionalTarakeshwar Reddy19-Apr-07 4:46 
QuestionNeed help to make pop3 server Pin
dmid19-Apr-07 3:51
dmid19-Apr-07 3:51 
AnswerRe: Need help to make pop3 server Pin
Dave Kreskowiak19-Apr-07 4:54
mveDave Kreskowiak19-Apr-07 4:54 
Questionkeydown Pin
eagertolearn19-Apr-07 3:29
eagertolearn19-Apr-07 3:29 
AnswerRe: keydown Pin
Dave Kreskowiak19-Apr-07 3:39
mveDave Kreskowiak19-Apr-07 3:39 
GeneralRe: keydown Pin
eagertolearn19-Apr-07 4:28
eagertolearn19-Apr-07 4:28 
GeneralRe: keydown Pin
Dave Kreskowiak19-Apr-07 4:32
mveDave Kreskowiak19-Apr-07 4:32 
GeneralRe: keydown Pin
eagertolearn19-Apr-07 5:26
eagertolearn19-Apr-07 5:26 
QuestionCalling Dll C++ functions from Visual Basic 6 Pin
Kiske19-Apr-07 3:00
Kiske19-Apr-07 3:00 
AnswerRe: Calling Dll C++ functions from Visual Basic 6 Pin
Dave Kreskowiak19-Apr-07 3:37
mveDave Kreskowiak19-Apr-07 3:37 
GeneralRe: Calling Dll C++ functions from Visual Basic 6 Pin
Kiske19-Apr-07 3:54
Kiske19-Apr-07 3:54 
GeneralRe: Calling Dll C++ functions from Visual Basic 6 Pin
Dave Kreskowiak19-Apr-07 4:41
mveDave Kreskowiak19-Apr-07 4:41 

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.