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

Visual Basic

 
QuestionOOOOOOOPS!!!!! Pin
kshincsk17-Dec-08 7:58
kshincsk17-Dec-08 7:58 
GeneralRe: OOOOOOOPS!!!!! Pin
Luc Pattyn17-Dec-08 9:00
sitebuilderLuc Pattyn17-Dec-08 9:00 
QuestionMulti User Application with Access database Pin
kshincsk17-Dec-08 7:56
kshincsk17-Dec-08 7:56 
AnswerRe: Multi User Application with Access database Pin
Dave Kreskowiak18-Dec-08 2:10
mveDave Kreskowiak18-Dec-08 2:10 
GeneralRe: Multi User Application with Access database Pin
kshincsk19-Dec-08 4:10
kshincsk19-Dec-08 4:10 
GeneralRe: Multi User Application with Access database Pin
Dave Kreskowiak19-Dec-08 12:08
mveDave Kreskowiak19-Dec-08 12:08 
GeneralRe: Multi User Application with Access database Pin
kshincsk22-Dec-08 1:05
kshincsk22-Dec-08 1:05 
GeneralRe: Multi User Application with Access database Pin
Dave Kreskowiak22-Dec-08 2:12
mveDave Kreskowiak22-Dec-08 2:12 
That's all well and good, but what if a second user runs the same query and it shows up exactly between the time user number 1 runs that query, and then runs the query to change the flag to 'N'? Trust me, it IS going to happen. Flags like this just don't work in a multiuser environment. If the operation requires more than a single step (query) to "checkout" an ID, you will end up with this problem. Maybe not today, maybe not next week, but even a year from now, it's bound to show up. The chances of it happening also increase with the inevitable increase in the number of users using this database.


A guide to posting questions on CodeProject[^]



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




Question[Message Deleted] Pin
MS Lee17-Dec-08 4:22
MS Lee17-Dec-08 4:22 
AnswerRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
Tom Deketelaere17-Dec-08 4:52
professionalTom Deketelaere17-Dec-08 4:52 
GeneralRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
Jon_Boy17-Dec-08 6:09
Jon_Boy17-Dec-08 6:09 
AnswerRe: is it possible to import a dll file which was developed my vb.net in to a asp.net application? Pin
Paul Conrad17-Dec-08 5:44
professionalPaul Conrad17-Dec-08 5:44 
QuestionMkdir function Pin
dennymw17-Dec-08 0:18
dennymw17-Dec-08 0:18 
AnswerRe: Mkdir function Pin
Simon P Stevens17-Dec-08 0:43
Simon P Stevens17-Dec-08 0:43 
GeneralRe: Mkdir function Pin
dennymw17-Dec-08 2:09
dennymw17-Dec-08 2:09 
Question2D closet Designer Pin
willy200516-Dec-08 23:28
willy200516-Dec-08 23:28 
QuestionDebugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
~Khatri Mitesh~16-Dec-08 21:47
~Khatri Mitesh~16-Dec-08 21:47 
AnswerRe: Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
Simon P Stevens16-Dec-08 22:44
Simon P Stevens16-Dec-08 22:44 
GeneralRe: Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
astanton197817-Dec-08 3:34
astanton197817-Dec-08 3:34 
GeneralRe: Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
Jon_Boy17-Dec-08 4:13
Jon_Boy17-Dec-08 4:13 
GeneralRe: Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
astanton197817-Dec-08 4:15
astanton197817-Dec-08 4:15 
AnswerRe: Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document Pin
~Khatri Mitesh~25-Dec-08 19:29
~Khatri Mitesh~25-Dec-08 19:29 
QuestionHELP!!! How to make a movenext command? Pin
meki_211816-Dec-08 18:08
meki_211816-Dec-08 18:08 
AnswerRe: HELP!!! How to make a movenext command? Pin
Christian Graus16-Dec-08 18:15
protectorChristian Graus16-Dec-08 18:15 
GeneralRe: HELP!!! How to make a movenext command? Pin
meki_211816-Dec-08 18:23
meki_211816-Dec-08 18:23 

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.