Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: CLOB -> DLL
Hi
Thanks a lot for your mail. But I have found decission for it problem. I should decribe my external function as:
procedure kuku(...) name "..." is external library ... LANGUAGE C WITH CONTEXT parameters(CONTEXT, ...);
and pass OCIExtProcContext to my DLL function. After that I can work with CLOB as OCILobLocator, convert it to (void *buf) and transver into MQSeries. This process was described just a little in the Oracle help documents: "LOBs in ExternalProcedures", "Doing Callback", "Configuration FIles for External Procedures/Specifying Datatypes", "Registering an External Procedure".
"Ken Wallis" <kenws_at_empower.aust.com> wrote in message news:3cec30bd_at_news.comindico.com.au...
> No offence intended Andrew, but you might consider dropping the 'Expert'
> sig. in this ng. for a while at least. I'm nowhere near an 'Expert', but
> this stuff isn't rocket science.
Do you so think? :)))))))))))))))))))))))And I shall ask the my australian friends about you and your skills and
expiriences.......... :)))))))))))))))))))))))
-- Best regards, Andrew Kompaneev, Expert. AlconsSoft InformSystems Ltd., http://www.alconssoft.ru/engReceived on Thu May 23 2002 - 07:19:34 CDT
![]() |
![]() |