Page 1 of 1

How to return BLOB values from PL/SQL using ODAC?

Posted: Wed 02 Nov 2011 06:33
by rmovchan
I've tried to pass BLOBs from a PL/SQL procedure using BLOB type parameters (I did set ParamType to ptOutput), and I always get the value NULL. Am I doing something wrong? I'm using ODAC 5.80.

Posted: Wed 02 Nov 2011 12:05
by AlexP
Hello,

You are using a rather old version of ODAC, try to install the latest ODAC version (ODAC 8.0.2), and if the error persists, please send us a script to create the procedure and a small application demonstrating the problem.