Hi, i'm a student from singapore and i've some queries, hopefully somebody can help me <br>when i used the personal web server, my scripts will run smoothly. but when i changed to iis server, i encountered this error message. this message will appear when i try to manage the database, such as the insert commands <br><br>Error Type: <br>Microsoft JET Database Engine (0x80004005) <br>Operation must use an updateable query. <br><br>would really appreciate if somebody would help and guide me. thanks
Hello,<br><br>"[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query"<br><br>This error usually happens when you try to insert data into or update data in an Access database. It means that you don't have sufficient permissions to write to the database. It could be for any number of reasons.<br><br>Do a search on Google for "Microsoft JET Database Engine (0x80004005) Operation must use an updateable query" and you'll some pages with instructions.<br><br>Here's one that seems to be a good solution:<br> <br><a href="http://dbforums.com/arch/104/2002/4/360447" target="_blank">dbforums.com/arch/104/2002/4/360447</a><br><br>Hope this helps<!-- Edit --><p><i>Last Edited : 6/29/2003 4:21:52 PM GMT</i></p>
Was this answer helpful ?
Yes No
bona,
Did dcarvas answer help you out?
Was this answer helpful ?
Yes No