access_asp thread: Re: !!i can't add new record......
a) Check NTFS permissions on the server - the IUSR_<machinename> account
needs permissions to the actual DB file, and the folder that the file is in.
b) This error also occurs if you try to insert/update a record that violates
a table/column constraint.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <bigravi@c...>
Subject: [access_asp] !!i can't add new record......
: when ever i want to add record following error occuring..............
: send me soloution.
:
: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
:
: [Microsoft][ODBC Microsoft Access Driver] Operation must use an
: updateable query.
:
: /bigravi/readyform.asp, line 34
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~