I'm issuing a select statement against a table w/ a CLOB and BLOB field & am getting this error:
"A query w/ LOBs requires NET8, which is not detected on this PC."
To my knowledge, I have NET8 installed. I checked the Oracle installer which shows "NET8 client 8.0.5.0.0" and "OCI 8.0.5.2.0". My Session UseOCI7 property is false.
Any ideas?
Thanks,
-Kent Thomas
"A query w/ LOBs requires NET8, which is not detected on this PC."
To my knowledge, I have NET8 installed. I checked the Oracle installer which shows "NET8 client 8.0.5.0.0" and "OCI 8.0.5.2.0". My Session UseOCI7 property is false.
Any ideas?
Thanks,
-Kent Thomas