Hi,
I run a website and want to insert some records over the wire, this could range between 200-1000 records
I currently download my access database and then update using a couple of queries and then re-upload it.
both sides of the system are ms access and I wondered if there was a way to backup my access table to an insert statement and then just paste the values into an asp script.
I run a website and want to insert some records over the wire, this could range between 200-1000 records
I currently download my access database and then update using a couple of queries and then re-upload it.
both sides of the system are ms access and I wondered if there was a way to backup my access table to an insert statement and then just paste the values into an asp script.