I have a VBnet project with an Access database. The datebase is locally
stored in the "c\intepub\wwworoot\namexx\fpdb" directory. The application
works fine including updating the data.
Problem occurs when I upload the database. The application reads the
data...but when an update is necessary I get the "Operation must use an
updateable query" error.
I've read how this is likely a permissions issue...but I don't know how to
correct it.
I upload the project files via VBNet (Copy Project Method) and use FrontPage
to upload the database.
Thanks....
its a permission issue on the server, make sure your database have the
proper permissions
good luck
>I have a VBnet project with an Access database. The datebase is locally
> stored in the "c\intepub\wwworoot\namexx\fpdb" directory. The application
[quoted text clipped - 12 lines]
>
> Thanks....
Arne Beruldsen - 17 Jan 2005 21:39 GMT
Yes...I know that is likely a permissions issue. What do I have to do on the
server to correct it. This is a website...can I do it myself...or do I need
the host to fix it>
Thanks
> its a permission issue on the server, make sure your database have the
> proper permissions
[quoted text clipped - 17 lines]
> >
> > Thanks....