Tutorial: Using scripted upload

This tutorial shows you how to set up a scripted upload that provides conflict detection. The tutorial creates the consolidated and remote databases, stored procedures, publications and subscriptions that are required by scripted upload. This tutorial is presented in such a way that you can either just read through it, or you can cut and paste the text to run the sample.


Lesson 1: Creating the consolidated database
Lesson 2: Creating the remote database
Lesson 3: Handling inserts
Lesson 4: Handling updates
Lesson 5: Handling deletes
Lesson 6: Clearing out the pre-image table
Lesson 7: Creating a publication, MobiLink user, and subscription
Lesson 8: Demonstrating the scripted upload
Cleaning up