Hi,
I have a SQL Server CE 3.5 C# application collecting asset data & wish to be able to sync a read only copy of the data to a remotely hosted SQL Server database. The server is owned by the company I work for so security etc is not an
issue. Is it wise/acceptable to sync across the internet directly using the Microsoft Sync Framework 2.1 or should some sort of middle layer web service be used?
Any help appreciated.
Thanks
Paul.
Paul Wainwright