I've been trying to access Oracle stored procedures using TADOStoredProc using Delphi 7 Enterprise and Delphi 7 Professional. Both seem to have the same problem. It just doesn't work even though the connection has been verified as ok.
I believe it can also be done by just using TADOConnection and also by using TADOQuery and TADOCommand. I don't know how to do this but there must be something wrong with the TADOStoredProc object.
I don't have the code to post at the moment but I know that a colleague had the same problem and its well known on many Delphi sites. Has anyone worked out why this happens?
Paul Winstone
paul.winstone@logicacmg.com
I believe it can also be done by just using TADOConnection and also by using TADOQuery and TADOCommand. I don't know how to do this but there must be something wrong with the TADOStoredProc object.
I don't have the code to post at the moment but I know that a colleague had the same problem and its well known on many Delphi sites. Has anyone worked out why this happens?
Paul Winstone
paul.winstone@logicacmg.com