80004005 Operation must use an updateable query
icaro | Posted 5:52pm 20. May 2001 Server Time |
Can someone tell me what this error is all about.
======================================================
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/inclusao.asp, line 47
=======================================================
I send the database using cuteftp...
Thanks,
Icaro
|
Frequency | Posted 10:05am 30. May 2001 Server Time |
The directory where you've placed the database is read only. Lot's of hosts require you to place the db in a special folder eg. "cgi-bin" og "log".
Bo
Bcooper | Posted 11:41am 30. May 2001 Server Time |
This is also the same error you receive when you're trying to update a database, but haven't opened it with a writable cursor.
I'd need to see your code to diagnose this any further.
Bob Cooper
IT Support Technician
sandra | Posted 4:52pm 26. August 2008 Server Time |
Hey
I found a working soln here : http://www.eukhost.com/forums/f15/fix-operation-must-use-updateable-query-error-5635/
Cheers !!
Reply to Post 80004005 Operation must use an updateable query
|
|
|