Hi.
I am using sync framework 2 and want to sync a local database, that’s used by my desktop application and sync it to a sql server 2008 database on a web server over the internet.
Ok i know when using the wizard in vs2008 the client database gets setup with all the data that you specified in the wizard and thus can synchronize, what i want to find out, is there any way to set UP this sync process without the client database needed to be filled with records from the sql server .
I need this behavior because the original data gets converted from access database(from legacy program) to the sql ce database which then needs to be synchronized to the server, there is about 30 client applications that syncs to the same sql server 2008 database.
Hope someone can help
Thank you
Ready for the Future