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.
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.