Linking Access & ASP website

Soldato
Joined
20 Oct 2002
Posts
16,095
Location
North West
Hi,

Basically I want to link an access database to a website. I was to be able to add things to the DB and delete. Are there any tutorials available for this?
 
Thanks mate. We have an example database on the uni's website. There's also a tutorial on converting certain tables into ASP files. The problem is when I do this and put them in the folder I've set up - I get the columns but then all the code is displayed (obviously there's an error). However when I use a test.asp file from the uni's site - that works (when using http://localhost/robert/test.asp).
 
Back
Top Bottom