Loss of client data from server but still in client odb.
528945Apr 7 2009 — edited Aug 24 2009Hi all,
I have noticed that there are instances where the client data is not transmitted to the server during synchronization.
These records are available with client side odb. But not comming to Server(We do not delete any record from server.
Is there any mechanism to upload those records via webto go or any other. (I can get them copying the client odb to a desktop and use odbc and write some script. But looking for a better option rather than that. Im using .net for the client application. 10.3 as lite without autosync.
Thanks