K
Kurt Hill
I am writing a database application for use in disconnected situations.
The application will be installed on laptops. The intention is for
the users to connect to the central SQL Server 2000 database, get the
data, then go into the field and use it. They may be disconnected for
several days. They data needs to persist through application closings,
power offs, etc. When they are done, they will reconnect and their
changes will be sent back to the database.
I am new to .NET, so am looking for some advice on how to best approach
this.
Thanks,
Kurt
The application will be installed on laptops. The intention is for
the users to connect to the central SQL Server 2000 database, get the
data, then go into the field and use it. They may be disconnected for
several days. They data needs to persist through application closings,
power offs, etc. When they are done, they will reconnect and their
changes will be sent back to the database.
I am new to .NET, so am looking for some advice on how to best approach
this.
Thanks,
Kurt