did you ever get and answer to this problem? I am having the exact same problem.... but I do have challenge/response set up on my site.
Ryan wrote:
Has anyone experienced the problem of not being able to run UPDATE, DELETE, INSERT odbc queries for Access97 databases on pages that are not protected by IIS Challenge/Response or Basic Authentication security?
SELECT statements work fine, it's just when trying to change the database I get errors like:
PHP 3 Warning: SQL error: [Microsoft][ODBC Microsoft Access 97 Driver] Operation must use an updatable query., SQL state S1000 in SQLExecDirect in D:\InetPub\other\test.php on line 8
Thanks, Ryan