An error "Record changed by another user" in MIDAS applicatin.
Posted: Mon 14 Feb 2005 13:14
I am working with MIDAS Application. On server side I used TMSQuery components, TdatasetProvider property ResolveToDatase is assigned to TRUE. The problem is: in client application I inserted record and applied changes to database. After that I tried to refresh record with TClientDataset method RefreshRecord. Server always reports an error "Record changed by another user". Is solution of this problem?