| Author |
Thread |
| Stored queries |
|
Posted in tutorial: Running Stored Queries in Access Database |
· adam74
Joined: 21 Jan 2003 Total Posts: 1 |
Stored queriesPosted: 21 Jan 2003
Hi How do i parse variables into my stored insert query. Thanks for your help
|
· Faisal Khan
Joined: 24 Sep 2002 Total Posts: 595 |
Re: Stored queries Posted: 5 Apr 2003
Just like you'd pass variables to other stored queries.
|
· amo2000
Joined: 21 Apr 2003 Total Posts: 2 |
Stored queries using Access Posted: 21 Apr 2003
Help
I tried the examples in the tutorial and got the following message
Error Type: Microsoft JET Database Engine (0x80004005) Operation must use an updateable query. /asp/StoredProc.asp, line 32
Why am I getting this message?
Thanks
Warmest wishes
Amarjit Sandhu
|
· amo2000
Joined: 21 Apr 2003 Total Posts: 2 |
I managed to resolve the problem ...... Thanks anyway ...... Posted: 27 Apr 2003
Microsoft OLE DB Provider for ODBC Drivers error '80004005' Database Error: [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
This is a very common error message when updating Access databases. Since Access is file based any attempt to update the database by an ASP script can only modify the Access databases if permissions are established correctly. Operation must use an updateable query. This error occurs on a page when an event is updating or inserting into a recordset. The permissions on the database itself does not have full read/write privileges in effect.
This error can also occur when the database is located outside of the inetpub/wwwroot directory. Though the information is still able to be viewed and searched, it cannot be updated unless it is in the wwwroot directory.
Go to the parent directory where the database is stored. Click on the folder permissions. The permissions MUST be set on the directory the database is in. IUSER_xxxxx privileges must be set to "read/write".
http://support.microsoft.com/support/kb/articles/Q175/1/68.ASP shows some other causes besides permissions.
Additional information
For additional information on this error, please refer to following article in Microsoft's Knowledge Base: Q174640 - PRB: ASP: "The query is Not Updateable..." Error when Updating
Warmest wishes
Amarjit Sandhu
|
· bill_gay1234
Joined: 27 Jan 2004 Total Posts: 1 |
Im very gay Posted: 27 Jan 2004
Hello my name is billl gay (get it bill gates) ha ha ha ha!!!!!!!!! Neway is there anyone else out there that wants to get with me for some gay sex and computer porn hacking.
Please reply,
Gay
xxxxxxxxxxxxxxxxxxxxxxxx
|