Monday, March 26, 2012

merge replication with a emulator.

- A database in Sql Server2000 running in a PC with windows2000
- Replicated database in Sql Server CE running in a emulator of
PocketPC
In merge replication between both databases i want access to tables in PocketPc from SqlServer in PC. how can i do it?It is not possible access Pocket PC emulator DB from SQL Server.

Instead of that you can access to the emulator DB with the program
provided by SQL Server CE isqlw20.exe (You must use the correct
version to run it in emulator).

Good Luck!sql

No comments:

Post a Comment