![]() |
| |||||||
| Sponsored Links |
![]() | « Previous Thread | Next Thread » |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Greetings, I recieve the following error when I try to submit my form data: Microsoft JET Database Engine error '80004005' Operation must use an updateable query. What does this mean? TIA theChris |
| Sponsored Links |
|
#2
| ||||
| ||||
| Welcome to DeveloperBarn, theChris ![]() I'm going to assume you are using a Microsoft Access backend to you ASP application. This error typically means that the Internet User account does not have appropriate permissions on the database and the folder it is contained in. You will want to assign Read and Write permissions to the IUSR_yourmachinename account on the database and the folder that contains it. Hope this helps |
|
#3
| |||
| |||
| That fixed it, thanks! |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wizard1 error The command 'MoveComplete' is not valid | peebman2000 | .Net Development | 10 | April 28th, 2008 02:52 PM |