Synchronize data via GPRS???

  • I made application (using .NET) to transfer data using PDA via GPRS and

    then upload data to database server. The data not update old data but make

    new insert new data to database server.

    If we use USB to synchronize data from PDA to database server, we can use merge

    replication. But i still confused how to synchronize data, if we transfer data from

    PDA via GPRS, then insert to database server???

    Regards

    Agus Ilmi

  • This was removed by the editor as SPAM

  • there isn't any different between sync the data via WLAN or GPRS or USB. The only diff is the communication medium. The sync is still via TCP/IP.

    As long as the PDA can access the SQL Server via USB using IP Addr or hostname, it should be able to access via GPRS.

    When connect via GPRS, use IE on the PDA to test the connection to the IIS.

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

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