Hi
I created a function to keep updated on client side database with the server database. In my application I like to keep the same version in both client and the server. I tried to overwrite my client database with the server database and close my client application. Then I restart the new...