[ODBC driver for Oracle] Cannot use Keyset-driven cursor ..

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Zoran_Dimov
Forum Newbie
Posts: 16
Joined: Wed Jun 21, 2006 6:10 pm
Location: Macedonia
Contact:

[ODBC driver for Oracle] Cannot use Keyset-driven cursor ..

Post by Zoran_Dimov »

[Microsoft][ODBC driver for Oracle]Cannot use Keyset-driven cursor on join, with distinct clause, union, intersect or minus or on read only result set

I am getting this message when i try to execute the SQL query "SELECT * FROM products". Can anyone help me??

Thanks in advance
Jixxor
Forum Commoner
Posts: 46
Joined: Wed Jun 07, 2006 5:53 pm
Location: Lakeland, FL

Post by Jixxor »

Is that your complete query? If it isn't, please post the full query.
Post Reply