J
John
I am building a client server solution, with SQL Server 2000 at the
heart. I have a VB.Net client that is based on Access db as it is
required to be disconnected on a laptop most of the time. When the
user reconnects, I need the data in the laptops Access db to be sent
to the SQL server and any new data in the SQL server db to be
downloaded to the local access db..
1. Should I be using SQLXML 3.0 to do this.
2. Anybody have any sample code of how to do this?
3. Is this the best method for syncing data?
4. Is there a licensing issue with using an Access database?
Thanks for any help.
Regards
John
heart. I have a VB.Net client that is based on Access db as it is
required to be disconnected on a laptop most of the time. When the
user reconnects, I need the data in the laptops Access db to be sent
to the SQL server and any new data in the SQL server db to be
downloaded to the local access db..
1. Should I be using SQLXML 3.0 to do this.
2. Anybody have any sample code of how to do this?
3. Is this the best method for syncing data?
4. Is there a licensing issue with using an Access database?
Thanks for any help.
Regards
John