Unidac: Record not found or changed by another user...
Posted: Tue 22 Apr 2008 22:17
I'm testing Unidac against Firebird in a multitier application:
Unidac + datasetprovider (application server) + ClientDataset (client Application) .
With all tables i'm receiving in clientdataset (OnReconcileError event):
"Record not found or changer by another user" when i try to insert or update record.
Provider flags are correct and i'm using DatasetProvider.UpdateMode = upWhereKeyOnly .
I have no problems with AdoQuery (dbGo) or FibPlus in same tests.
Do you have any idea?
thanks in advance.
Joao Cadilhe.
Unidac + datasetprovider (application server) + ClientDataset (client Application) .
With all tables i'm receiving in clientdataset (OnReconcileError event):
"Record not found or changer by another user" when i try to insert or update record.
Provider flags are correct and i'm using DatasetProvider.UpdateMode = upWhereKeyOnly .
I have no problems with AdoQuery (dbGo) or FibPlus in same tests.
Do you have any idea?
thanks in advance.
Joao Cadilhe.