I have an MS Access database that I update on my local PC. I would like to use ASP.NET to run queries that will extract data from specific fields in the local database and use that data to update only those fields in a similar database at my website. How can I do that?
Do I have to run the ASP code from my online website or can I run it from a website that I run in an IIS on my local PC?
Thanks.
Kathy
Do I have to run the ASP code from my online website or can I run it from a website that I run in an IIS on my local PC?
Thanks.
Kathy