Page 1 of 1

Record Not Found Or Change BY Another user

Posted: Mon 13 Dec 2004 09:57
by Guest
I get the above error message when Deleting a record.
using TMSQuery - TDataSetProvider - TClientDataSet
Code.
ClientDataSet.Delete ;
ClientDataSet.Applyupdates;//fails here

The table has 2 columns in the PK, providerflags are set, updatemode wherekeyonly (tried all modes)

However if I use TSQLQuery instead of TMSQuery it works fine.

Using D7, MS SQL 2000, SDAC 2.45.2.23 30.12.03
Thanks,
Lasse

Re: Record Not Found Or Change BY Another user

Posted: Mon 13 Dec 2004 15:56
by Ikar
Try to download SDAC 2 last version (2.45.2.28). If problem persists then send us complete small sample to demonstrate it and include script to create server objects.