Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: [Newbie] howto: accessing Oracle SQL by C/C++ Win32 Application
Hi Tom,
thank you very much for your help!
I should have statet earlier that my 'Application' would rather be a DLL or a .exe that will be called from another Application - so the time loading the app would be an issue. As the Environment the dll/exe is running probably doesn't have the .net system installed, I am not shure if the Man App. will load my Dll/exe several times - so loading/execution speed of the code will be an issue. I have no experiance in how well .net will be performing in this case...
Can I also call PL/SQL code by an ODBC connection? The DBMS_PIPE thing is a DB design, the custumer requested/has specified, so I cannot change this. If, as you suggested, I can encapsulate DBMS_PIPE calls in PL/SQL code, this wouldn't be a problem(?)
Rainer Received on Fri Dec 03 2004 - 02:25:06 CST
![]() |
![]() |