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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

local db to odbc net db using sql

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I am using an access db with an asp web application via odbc. There is no other way to access the db (file access or whatever). I can extract the content into excel using an asp page with xls header for local backup. Is there an easy way to put the whole structure and data back to the net db? At the moment I only see the complicated way to set up several commands (create table...., insert..., insert...,insert...). Thanx for your help.

Raoul
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top