ID: 9261
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: ODBC related
Description: odbc to an oracle 'view' fails

I've tried SQL_CUR_USE_ODBC, SQL_CUR_USE_IF_NEEDED, SQL_CUR_USE_DRIVER and 
SQL_CUR_DEFAULT with the same result.

/Bengt

Previous Comments:
---------------------------------------------------------------------------

[2001-02-14 10:19:50] [EMAIL PROTECTED]
You could try to pass SQL_CUR_USE_ODBC as additional
parameter to odbc_connect() and see if this helps.

---------------------------------------------------------------------------

[2001-02-14 09:54:19] [EMAIL PROTECTED]
Hi, 
I' running openlink to an oracle(8.1.5) server. When I try to do a 'select' from a 
view I get the error from PHP:

"Warning: SQL error: [OpenLink][ODBC][Driver]No key columns found for table referenced 
by keyset driven cursor., SQL state IM909 in SQLPrepare "

(Using the same driver from Perl works fine)



---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=9261


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