I'm using oralce 9i as my backend.
I wish to store pictures, for that I'm having a field in my table as BLOB.
Using ADO Connectivity, But while opening the recordset as "select * from tablename" produces error "Unspecified Error"
How can I solve it?
I wish to store pictures, for that I'm having a field in my table as BLOB.
Using ADO Connectivity, But while opening the recordset as "select * from tablename" produces error "Unspecified Error"
How can I solve it?