L laurarana Member May 8, 2003 #1 When I try to execute a query on a table with LOB's I encounter this error: "A query with LOB's requires OCI8 mode but OCI7 mode is used". How can I resolve this problem? Thanks a lot, LAURA
When I try to execute a query on a table with LOB's I encounter this error: "A query with LOB's requires OCI8 mode but OCI7 mode is used". How can I resolve this problem? Thanks a lot, LAURA
Marco Kalter Administrator Staff member May 8, 2003 #1 This indicates that you have enabled the "Force OCI7 mode on OCI8" preference (Tools > Preferences > Options tab page). Disable the preference, restart PL/SQL Developer, and try again. ------------------ Marco Kalter Allround Automations
This indicates that you have enabled the "Force OCI7 mode on OCI8" preference (Tools > Preferences > Options tab page). Disable the preference, restart PL/SQL Developer, and try again. ------------------ Marco Kalter Allround Automations
L laurarana Member May 9, 2003 #1 Dear mkalter, You are great! Just a checkbox, and the problem is solved!!! Thank you very much!!! Regards, LAURA ARANA
Dear mkalter, You are great! Just a checkbox, and the problem is solved!!! Thank you very much!!! Regards, LAURA ARANA