using ADO to get a clob out value through store procedure in oracle
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there: I am trying to get a clob data via store procedure in oracle db by using ADO . But I don't know how many bytes should I allocated for the buffer to hold the clob out value. Is there a convenient way to get the clob out value properly ? I googled and found some guys say that ADO.Stream can be used on this problem but I failed to find how to use ADO.stream in Thanks a lot.
---------- Don't look at me in that way!