Click here to Skip to main content
15,924,367 members
Home / Discussions / Database
   

Database

 
QuestionWhat happens when two users try to access or update the same record (Access) Pin
Richard.Berry10015-Mar-12 12:12
Richard.Berry10015-Mar-12 12:12 
AnswerRe: What happens when two users try to access or update the same record (Access) Pin
Mycroft Holmes15-Mar-12 12:41
professionalMycroft Holmes15-Mar-12 12:41 
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Richard.Berry10015-Mar-12 18:41
Richard.Berry10015-Mar-12 18:41 
AnswerRe: What happens when two users try to access or update the same record (Access) Pin
Peter_in_278015-Mar-12 13:33
professionalPeter_in_278015-Mar-12 13:33 
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Mycroft Holmes15-Mar-12 14:53
professionalMycroft Holmes15-Mar-12 14:53 
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Peter_in_278015-Mar-12 15:15
professionalPeter_in_278015-Mar-12 15:15 
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Richard.Berry10015-Mar-12 18:49
Richard.Berry10015-Mar-12 18:49 
AnswerRe: What happens when two users try to access or update the same record (Access) Pin
Bernhard Hiller15-Mar-12 21:57
Bernhard Hiller15-Mar-12 21:57 
Log the exceptions - that is better than asking (and believing in) the users.
With Access, you must make sure that the parameters are added in the correct sequence, they all share the same name "?".
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Richard.Berry10016-Mar-12 7:15
Richard.Berry10016-Mar-12 7:15 
GeneralRe: What happens when two users try to access or update the same record (Access) Pin
Peter_in_278016-Mar-12 10:53
professionalPeter_in_278016-Mar-12 10:53 
QuestionWhat's the best way to temporarily persist results of a long running SP? Pin
Trekstuff14-Mar-12 4:18
Trekstuff14-Mar-12 4:18 
AnswerRe: What's the best way to temporarily persist results of a long running SP? Pin
Blue_Boy14-Mar-12 5:00
Blue_Boy14-Mar-12 5:00 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff14-Mar-12 5:12
Trekstuff14-Mar-12 5:12 
AnswerRe: What's the best way to temporarily persist results of a long running SP? Pin
Eddy Vluggen14-Mar-12 6:16
professionalEddy Vluggen14-Mar-12 6:16 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff14-Mar-12 7:12
Trekstuff14-Mar-12 7:12 
AnswerRe: What's the best way to temporarily persist results of a long running SP? Pin
Eddy Vluggen14-Mar-12 7:47
professionalEddy Vluggen14-Mar-12 7:47 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff14-Mar-12 7:52
Trekstuff14-Mar-12 7:52 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Eddy Vluggen14-Mar-12 8:08
professionalEddy Vluggen14-Mar-12 8:08 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Mycroft Holmes14-Mar-12 13:13
professionalMycroft Holmes14-Mar-12 13:13 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff15-Mar-12 9:08
Trekstuff15-Mar-12 9:08 
AnswerRe: What's the best way to temporarily persist results of a long running SP? Pin
jschell14-Mar-12 8:47
jschell14-Mar-12 8:47 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff14-Mar-12 8:53
Trekstuff14-Mar-12 8:53 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
jschell15-Mar-12 8:05
jschell15-Mar-12 8:05 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
Trekstuff15-Mar-12 9:10
Trekstuff15-Mar-12 9:10 
GeneralRe: What's the best way to temporarily persist results of a long running SP? Pin
jschell16-Mar-12 11:25
jschell16-Mar-12 11:25 

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.