by c++builder & ORACLE

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
maxiaoguang
Posts: 1
Joined: Thu 13 Apr 2006 07:25

by c++builder & ORACLE

Post by maxiaoguang » Thu 13 Apr 2006 07:38

in C++ BUILDER5,how to execute procedure by OraSession ?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Thu 13 Apr 2006 09:07

Try to use ExecProc and ExecProcEx methods of TOraSession.

Post Reply