Click here to Skip to main content
15,891,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Access VBA Timing Problem Pin
Dave Kreskowiak19-Mar-13 3:37
mveDave Kreskowiak19-Mar-13 3:37 
GeneralRe: Access VBA Timing Problem Pin
Ingo19-Mar-13 4:41
Ingo19-Mar-13 4:41 
GeneralRe: Access VBA Timing Problem Pin
Dave Kreskowiak19-Mar-13 7:18
mveDave Kreskowiak19-Mar-13 7:18 
GeneralRe: Access VBA Timing Problem Pin
Ingo19-Mar-13 7:25
Ingo19-Mar-13 7:25 
GeneralRe: Access VBA Timing Problem Pin
Dave Kreskowiak19-Mar-13 8:10
mveDave Kreskowiak19-Mar-13 8:10 
GeneralRe: Access VBA Timing Problem Pin
Ingo20-Mar-13 0:03
Ingo20-Mar-13 0:03 
AnswerRe: Access VBA Timing Problem Pin
GuyThiebaut19-Mar-13 5:04
professionalGuyThiebaut19-Mar-13 5:04 
GeneralRe: Access VBA Timing Problem Pin
Ingo19-Mar-13 6:49
Ingo19-Mar-13 6:49 
GuyThiebaut wrote:
If you have more than one process updating the same record at the same time you will get a record locking issue in Access.

That's clear

GuyThiebaut wrote:
how do you know that no other process was accessing the record

Easy. The other users weren't there today. There was only one user on which pc I worked, there was no ldb-file before I started, the ldb-file was deleted everytime I closed.


GuyThiebaut wrote:
There really is no way around this unless you find some way to take a copy of the record for each user but then you may encounter a merge issue when you then go and update the original record overwriting the previous users data.

 

The different users work on different subjects which have own datarecords. The same records won't be opened by different users at the same time due to the workflow they use.
------------------------------
Author of Primary ROleplaying SysTem

How do I take my coffee? Black as midnight on a moonless night.
War doesn't determine who's right. War determines who's left.

GeneralRe: Access VBA Timing Problem Pin
GuyThiebaut19-Mar-13 7:21
professionalGuyThiebaut19-Mar-13 7:21 
GeneralRe: Access VBA Timing Problem Pin
Ingo19-Mar-13 7:28
Ingo19-Mar-13 7:28 
GeneralRe: Access VBA Timing Problem Pin
Dave Kreskowiak19-Mar-13 8:09
mveDave Kreskowiak19-Mar-13 8:09 
AnswerRe: Access VBA Timing Problem Pin
Maciej Los19-Mar-13 6:54
mveMaciej Los19-Mar-13 6:54 
GeneralRe: Access VBA Timing Problem Pin
Ingo19-Mar-13 7:15
Ingo19-Mar-13 7:15 
AnswerRe: Access VBA Timing Problem Pin
Bernhard Hiller19-Mar-13 23:18
Bernhard Hiller19-Mar-13 23:18 
GeneralRe: Access VBA Timing Problem Pin
Ingo20-Mar-13 0:01
Ingo20-Mar-13 0:01 
Questionusing vb to create a custom email attachment Pin
Member 986550818-Mar-13 10:44
Member 986550818-Mar-13 10:44 
AnswerRe: using vb to create a custom email attachment Pin
Eddy Vluggen18-Mar-13 10:57
professionalEddy Vluggen18-Mar-13 10:57 
GeneralRe: using vb to create a custom email attachment Pin
Member 986550818-Mar-13 13:57
Member 986550818-Mar-13 13:57 
AnswerRe: using vb to create a custom email attachment Pin
Eddy Vluggen19-Mar-13 1:27
professionalEddy Vluggen19-Mar-13 1:27 
GeneralRe: using vb to create a custom email attachment Pin
Member 986550819-Mar-13 4:32
Member 986550819-Mar-13 4:32 
GeneralRe: using vb to create a custom email attachment Pin
Eddy Vluggen19-Mar-13 10:14
professionalEddy Vluggen19-Mar-13 10:14 
QuestionCalculate date between two date? Pin
Akbarblack18-Mar-13 4:31
Akbarblack18-Mar-13 4:31 
QuestionRe: Calculate date between two date? Pin
GuyThiebaut18-Mar-13 5:24
professionalGuyThiebaut18-Mar-13 5:24 
AnswerRe: Calculate date between two date? Pin
dusty_dex18-Mar-13 5:24
dusty_dex18-Mar-13 5:24 
AnswerRe: Calculate date between two date? Pin
Bert Mitton18-Mar-13 5:38
professionalBert Mitton18-Mar-13 5:38 

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.