Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Data offline

Status
Not open for further replies.

nkiefer

Programmer
May 21, 2001
86
US
I have an ASP / SQL Server 2000 application on a web server. I would like to make the data available offline. I want to give users the ability to logon to the web, save some data to their local hard drive disconnect from the web then view and modify the data. When they are finished they would log back on to the web and send their updated/new data back to SQL Server. I think this can be accomplished using XML files and some sort of client to read the XML file, maybe Microsoft Access. I'm not sure how to do this or where to look at getting started. Any direction/comments would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top