Quantcast
Channel: SQLServerCentral » SQL Server 2005 » SS2K5 Replication » Latest topics
Viewing all articles
Browse latest Browse all 302

Replication between SQL 2005 Std and SQL Server Compact

$
0
0
Hi,I have a Windows Mobile PocketPC with a SQL Server Compact database. I need to download data to a remote SQL 2005 when the PocketPC is connected to the WiFi. Most of the time, the PocketPC will be connected, but sometimes it won't. Data will be added to the internal SQL.CE database before being replicated in the 2005 server.So, what is the best way to do it? Can I set a transactional replication? Merge replication is not an option, as I don't need to sync tables, just upload the data from the PocketPC.thanks for your time and help

Viewing all articles
Browse latest Browse all 302

Trending Articles