Click to See Complete Forum and Search --> : Oracle Driver failing to insert values to CLOB


theSagacious
04-16-2007, 01:05 PM
Hi,

I am using Oracle driver to insert values to CLOB even after enabling LOB=T in the connection string. But it works fine when I use LONG instead of CLOB. Though it does not give an error unlike a microsoft ODBC driver.
The front end is a third-party tool.

Can anyone help? Thanks!