Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Copy a table from an access database into another access database via asp


Message #1 by zpluug@h... on Sun, 9 Jun 2002 13:14:17
Hello,

Does anyone know how you could copy a table from an access database into 
another access database via asp?
I am working on a website where the administrator enters records everyday 
and uploads the .mdb file to the server overwriting the whole db.
Now, I would like to let him input the data into a db of just one table 
offline, and upload it to the server where through an ASP script I could 
let him append the new data to a table of same size in the main db.

I appreciate any help on this,
Thanks,
zpluug

  Return to Index