Hi, I'm an Access newbie and need to update an Access database from a
web application. I'll need to add new records and also update existing
ones.
What I was thinking of doing is have my web app create a text file with
Access SQL INSERT/UPDATE statements and get Access to import and
execute this file.
Is this possible?
Thanks,
Kevin
web application. I'll need to add new records and also update existing
ones.
What I was thinking of doing is have my web app create a text file with
Access SQL INSERT/UPDATE statements and get Access to import and
execute this file.
Is this possible?
Thanks,
Kevin
Comment