access_asp thread: Copy a table from an access database into another access database via asp
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