I have 5 networked computers. Eack one runs a separate version of my program with one central database.
I occasionally have a problem with the database and receive an error messsage saying "Can't update. Database is locked". (or something similar).
This happens on the .Update command. All recordsets use "adlockOptimistic". How important is the .update command??




Reply With Quote