Returning Blob through stored procedure
356758Apr 7 2003 — edited Apr 8 2003Can i return Blob data type through stored procedure to any application? such as crystal reports?
Can Oracle OleDb support Blob Data types or do i have to read it in chunks?
is there any other data provider that support Blob data type and also i dont have to read it in chunks either?
T.I.A.