String argument - Handle of "Open databases using record-level locking" problem 
Author Message
 String argument - Handle of "Open databases using record-level locking" problem

Since it's said a bug in Access 2000 - record-level locking is not working
if opening a database through desktop shortcut, even the option "Open
databases using record-level locking" is checked, I was trying to set the
option in VBA when user starts my application. By for some reason, I
couldn't get my hand on this option. I tried using GetOption to see current
setting, but it didn't return anything. I used string argument "Use Record
Level Locking" as mentioned in VBA help, but it didn't work. So I tried
"Open databases using record-level locking" as argument, still it didn't
show anything. What's the correct string argument for this option? Thanks.



Mon, 10 Mar 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Recording a "record" in a database

2. Recording a "record" in a database

3. OpenRecordset("Table",dbOpenTable) locks record changes?

4. Input# function, handling "\" in string

5. "Record is Deleted" - (#3167) Unusable database

6. Crystal Reports "Unable to open database"

7. "Invalid Path" when opening database

8. Crystal Report "unable to open database"

9. "Out of string space" using Variants

10. Using the common dialog "Open file"

11. Using a standard "File open" dialog

12. email help, using "open()"

 

 
Powered by phpBB® Forum Software