don't you just love MS error messages?
they're always so descriptive and precise and helpful.....


> -----Original Message-----
> From: Richard Lynch [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 27, 2001 2:52 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Operation must use an updateable query?? help.!
> 
> 
> > 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]
> 

-- 
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