> Warning: SQL error: [Microsoft][ODBC Microsoft Access Driver] Operation
> must use an updateable query., SQL state S1000 in SQLExecDirect

Disclaimer:  I only vaguely recall this stuff from suppressed memories of
fighting with Microsoft software...

That might be a Microsoft-ism for "You don't have permission to do that".
Check your GRANT permissions, or whatever they heck they are in Access...

Or, it might mean that you have your DSN in your ODBC control panel set to
use the wrong kind of connection...  There's some weird parameter to an ODBC
connection that limits what sorts of things you can do...

Or, maybe even in your odbc_connect there's that extra parameter for what
kind of cursor (?) to use...

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to