SON
02-02-2006, 06:19 AM
Hi,
I just upsized my Access application and connect to SQL server 2000 via ODBC tables links. By doing so the standard optimistic locking of SQL server 2000 comes into force and the option "lock edited record" on the Access Client gets ignored. I cannot work with optimistic locking because if e.g. an order gets entered in a table and e.g. a stock allocation job runs in the background that updates the order header all the entered data will be lost (or must be copied to the clipboard and edited ...). Does anybody know how to overcome this problem - should be quite common ...
Any comments are appreciated!
Thanks.
SON
I just upsized my Access application and connect to SQL server 2000 via ODBC tables links. By doing so the standard optimistic locking of SQL server 2000 comes into force and the option "lock edited record" on the Access Client gets ignored. I cannot work with optimistic locking because if e.g. an order gets entered in a table and e.g. a stock allocation job runs in the background that updates the order header all the entered data will be lost (or must be copied to the clipboard and edited ...). Does anybody know how to overcome this problem - should be quite common ...
Any comments are appreciated!
Thanks.
SON