R
RossH
I've used Access 97 extensively, and now am building applications in 2000. I
have 10 users accessing a database, and it repeatedly is corrupting itself.
Some demos of my database are as follows:
1.) Using DAO recordset objects and connections
2.) All data is local to current database
3.) I use an LDB viewer to view who is on the database
When I use the LDB viewer, I can watch users log out of the database. When
they logged out of the database in 97, the tool showed their access as NO and
Suspect as NO. However in my new 2000 database, every user when they log out
is receiving a SUSPECT = YES.
I know that there are significant changes between 97 and 2000, but for the
life of me, I can't figure out why I would be having these issues. I've
recently changed my code from DAO to ADO, and am not using the LDB viewer.
Does anyone have any thoughts or experiences similar to this?
have 10 users accessing a database, and it repeatedly is corrupting itself.
Some demos of my database are as follows:
1.) Using DAO recordset objects and connections
2.) All data is local to current database
3.) I use an LDB viewer to view who is on the database
When I use the LDB viewer, I can watch users log out of the database. When
they logged out of the database in 97, the tool showed their access as NO and
Suspect as NO. However in my new 2000 database, every user when they log out
is receiving a SUSPECT = YES.
I know that there are significant changes between 97 and 2000, but for the
life of me, I can't figure out why I would be having these issues. I've
recently changed my code from DAO to ADO, and am not using the LDB viewer.
Does anyone have any thoughts or experiences similar to this?