How to access sql database from sql mobile database?

  • I have a sql-server database table and I have a sql mobile database with a .SDF extension, I want them to speak to each other by being able to write queries form the mobile database to access sql data and insert it into the mobile database, how do I do it?

    Please advise.

    Ramesh

  • There are three options available .

    Remote data Access: Low data Load High frequency of Sysnchronisation

    Mege Replication: High data Load. Low frequency of Sysnchronisation.

    Web services : Where Constant conectivity desired.

    For a Sample application download : PocketVision from MSDN and and another one on RDA and Merge Replication.

    Regards

    Rajesh

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply