Hi June,
I ran into a situation where I could not use SQL-Replication to solve the problem, so I wanted to use your workaround.
This is what I did:
1. Created "create-script" for the tables
2. Created new temporary database and run create-script
3. Set up synchronization with temp-database
4. Remove temp-database and sync-group.
But then whenever there is a change on the on-premise-database I want them to reflect on the Sync hub, but this is not working with your approach, or did I miss something?
Any help is appreciated, and also, if the limit could be stretched from 500 to 5.000 that would save me a lot of work...
- Joel