transaction e ms access

M

Michele

I have a vb application that is used by a variety of clients (xp and win2k)
that connect via ADO to a MS Access 2000 db on a network directory.
Once a client has successfuly completed a transaction, the other clients
suffer serious speed problems when recovering information from the same db.
It seems like the transaction commit continues to lock the data (from 10
seconds to more than a minute!) in the transaction.
Has anybody already encountered this problem? Can you help me please?
Michele
 
Top