I have developed an application and will like to synchronize it with the online version. Both has the same table sturcture. Can I get the script that will help me perform this task.

Is the application database the only one that changes, or do they both change and you want to merge them at a later point in time?

The first option could be easy enough. You need to insert the missing PK's. For changed records, it would be wise to implement a change indicator in the tables.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.