Web Based Data Access Pages

B

Brett

I have an access 2002 db in which I created a data access
page.
I uploaded the db and dap into a directory on my hosted
server.

I want to be able to edit the db using the dap.

When i load the dap, I get the following errors:
1. Data provider could not be initalized
2. Not a valid file name

Then it displays #Name? in all of the fields.

Is this possible to do without using asp?
 
Top