Need advice on error trapping Jet 4.0/.mdb operations 
Author Message
 Need advice on error trapping Jet 4.0/.mdb operations

I am working on a fairly low volume site that uses Jet4.0 and Access .mdb type
files. Advice, informative books or URLs would be greatly appreciated.

The DB was recently corrupted. As near as I can tell by system logs two users
logged in at almost the exact same time. The login procedure updates the
number of visits record in the DB. The table is opened with adOpenDynamic and
adLockOptimistic.

As I understand, jet uses a type of block read/write that may lock more than a
single record. Is it possible the DB was locked when user #2 and so the
corruption?

Advice, information or examples on good error trapping routines would help.

TIA

yabba
yabbadoo bigfoot com



Fri, 01 Nov 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Need advice on error trapping Jet 4.0/.mdb operations

2. Help with error trapping Jet 4.0/.mdb please

3. Help with error trapping Jet 4.0/.mdb please

4. Converting MDB to Jet 4.0 format using DAO?

5. Jet 4.0 MDB file bloat on initial load

6. Jet DB Performance (Jet 3.51 vs. Jet 4.0)

7. Advice on error trapping in my program

8. mdb/sql error: Operation must use an updateable query

9. Need advice on Security - VB6 ADO 2.5 - jet 4

10. Need advice on Security - VB6 ADO 2.5 - jet 4

11. How to Trap Cascade Delete Errors from Jet Engine

12. Error trapping fails with Jet

 

 
Powered by phpBB® Forum Software