Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing Oracle 8 stored procedures from Delphi 7

Status
Not open for further replies.

winstonep

Programmer
Feb 24, 2003
33
GB
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top