Need to learn how to set appropriate permissions on SQL Server database to allow Synchronisation through Sync Framework 2.1
问题 SQL Server is not my strong point and I start to get lost when going past the basic Create Table, Select from Table etc. I am attempting to set up a database synchronisation scenario with an Microsoft SQLCompact 3.5 database being Synced through a Proxy to and SQL 2008 R2 database. It is being synced through the Microsoft Sync Framework 2.1. I got everything set up and working fine through the proxy when the user account is the db_owner of the database. Of course this now needs to be locked