cannot write to Access database via Database Editor page

T

Tony

If I build a new web with a Database Editor page completely generated by the
Frontpage Database Interface Wizard using ASP and publish it to my hosting
site, then I can read/write to it.

However, if I build a new web completely generated by the Frontpage Database
Interface Wizard using ASP.Net and publish it to my hosting site, then I
cannot edit or write to it, however I can read what was in the db when
published from the disk based web on my workstation.

It appears that something on the server side is prohibiting ASP.Net write
access to the Access db. Hwen using application code from Jim Buyens book, I
get the message "Must us an updateable query".

My hosting provider will not help unless I can insert troubleshooting code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top