B
Bala Nagarajan
Hello,
I am unable to insert BLOB objects into Oracle 9i database from .NET. I
get the following exception:
"ORA-01460: unimplemented or unreasonable conversion requested".
I have a table in the database that accepts a number and blob object.
The blob object i am trying to insert is a compressed dataset.
Every thing seems to work fine if i insert small amount of data (compressing
around 500 records) but i get an exception
if i try to store data that has more than 500 records compressed.
Any ideas as to why this may happen?
Thanks
Bala
I am unable to insert BLOB objects into Oracle 9i database from .NET. I
get the following exception:
"ORA-01460: unimplemented or unreasonable conversion requested".
I have a table in the database that accepts a number and blob object.
The blob object i am trying to insert is a compressed dataset.
Every thing seems to work fine if i insert small amount of data (compressing
around 500 records) but i get an exception
if i try to store data that has more than 500 records compressed.
Any ideas as to why this may happen?
Thanks
Bala