PDA

View Full Version : not updateable?


la5
04-18-2003, 12:21 AM
i had an acces db in my fpdb folder, the scipts i used to read and right from it worked fine until i needed to make a change to the db, so i used frontpage and imported the updated db to replace the old one, same naem and everything. i made no changes to any of my scripts but now i can only read from it. whenever i sue a script to update the db ig et this error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
any help on how to fix this or why this is occuring? the only change i amde to the db was to make a new feild. thanks

bruce
04-18-2003, 01:23 AM
Try remove the db and reupload.

FrontPage does some weird thing.

[b]quote:Originally posted by la5

i had an acces db in my fpdb folder, the scipts i used to read and right from it worked fine until i needed to make a change to the db, so i used frontpage and imported the updated db to replace the old one, same naem and everything. i made no changes to any of my scripts but now i can only read from it. whenever i sue a script to update the db ig et this error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
any help on how to fix this or why this is occuring? the only change i amde to the db was to make a new feild. thanks
</blockquote id="quote"></font id="quote">