Click here to Skip to main content
15,899,754 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: textbox validation Pin
Christian Graus20-Dec-07 14:22
protectorChristian Graus20-Dec-07 14:22 
GeneralRe: textbox validation Pin
Paul Conrad22-Dec-07 13:06
professionalPaul Conrad22-Dec-07 13:06 
QuestionHow to connect to a ODBC database in c# or visual basic? Pin
mcirosoftmohan20-Dec-07 9:37
mcirosoftmohan20-Dec-07 9:37 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
Christian Graus20-Dec-07 9:48
protectorChristian Graus20-Dec-07 9:48 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
mcirosoftmohan20-Dec-07 10:06
mcirosoftmohan20-Dec-07 10:06 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
Christian Graus20-Dec-07 11:03
protectorChristian Graus20-Dec-07 11:03 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
GuyThiebaut21-Dec-07 6:05
professionalGuyThiebaut21-Dec-07 6:05 
QuestionConcurrency exceptions with only one user? Pin
craigmg7820-Dec-07 5:10
craigmg7820-Dec-07 5:10 
Hello. I designed a scheduling application for my office in Visual Basic 2005 Express. It connects intermittently to an MS Access mdb database (on our office share drive) to populate datasets and make changes and updates to tables in the database. Occasionally it is used my multiple users at once but most of the time it is used by one user at a time. What baffles me is that I get concurrency exceptions even with one user. (As I had previously understood it - obviously incorrectly - concurrency errors were caused by two users trying to change the same row of data at the same time.) I'd really like to get to the root of what's causing these errors. It's not enough for me to Try - Catch these errors and display a messagebox; I'd like to understand what's causing the errors and handle them more intelligently.

In general, what could be causing single user concurrency errors? How can I effectively search for the cause of the errors? (It seems that they occur at very random times.) Any advice from someone who knows more about concurrency than me (or where could I learn more)? Thanks, all.

Regards,

Craig
"That rug really tied the room together."

modified on Thursday, December 20, 2007 12:05:22 PM

GeneralRe: Concurrency exceptions with only one user? [modified] Pin
Dave Kreskowiak20-Dec-07 7:36
mveDave Kreskowiak20-Dec-07 7:36 
GeneralRe: Concurrency exceptions with only one user? Pin
craigmg7820-Dec-07 8:10
craigmg7820-Dec-07 8:10 
Generalvalidation help Pin
hassanasp20-Dec-07 1:28
hassanasp20-Dec-07 1:28 
AnswerRe: validation help Pin
Ujjaval Modi20-Dec-07 1:39
Ujjaval Modi20-Dec-07 1:39 
GeneralRe: validation help Pin
hassanasp20-Dec-07 13:06
hassanasp20-Dec-07 13:06 
GeneralRe: validation help Pin
Christian Graus20-Dec-07 14:23
protectorChristian Graus20-Dec-07 14:23 
GeneralRe: validation help Pin
Paul Conrad22-Dec-07 13:07
professionalPaul Conrad22-Dec-07 13:07 
GeneralConnecting two computers using VB.NET Pin
Benny_Lava19-Dec-07 23:58
Benny_Lava19-Dec-07 23:58 
GeneralRe: Connecting two computers using VB.NET Pin
Dave Kreskowiak20-Dec-07 7:42
mveDave Kreskowiak20-Dec-07 7:42 
QuestionHow to Control Concurency using Threads in vb.net Pin
Vimalsoft(Pty) Ltd19-Dec-07 23:17
professionalVimalsoft(Pty) Ltd19-Dec-07 23:17 
AnswerRe: How to Control Concurency using Threads in vb.net Pin
Dave Kreskowiak20-Dec-07 7:56
mveDave Kreskowiak20-Dec-07 7:56 
QuestionBitmap&Bitmap Pin
The real $M@19-Dec-07 22:22
The real $M@19-Dec-07 22:22 
GeneralRe: Bitmap&Bitmap Pin
Christian Graus19-Dec-07 23:26
protectorChristian Graus19-Dec-07 23:26 
GeneralRe: Bitmap&Bitmap Pin
The real $M@20-Dec-07 23:36
The real $M@20-Dec-07 23:36 
GeneralRe: Bitmap&Bitmap Pin
MikeMarq20-Dec-07 11:24
MikeMarq20-Dec-07 11:24 
GeneralRe: Bitmap&Bitmap Pin
The real $M@20-Dec-07 23:35
The real $M@20-Dec-07 23:35 
GeneralRe: Bitmap&Bitmap Pin
MikeMarq21-Dec-07 8:44
MikeMarq21-Dec-07 8:44 

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.