I'm an absolute beginner with delphi so I'm sorry in advance for my misunderstanding.
I have to call a plsql stored procedure within a delphi program. The stored procedure returns an integer and the call should do it as well.
I haven't found so much documentation on the web about TADOcommand, TADOquery ecc. Can someone give me an explanation/sample/anything about it?
Thanks
I have to call a plsql stored procedure within a delphi program. The stored procedure returns an integer and the call should do it as well.
I haven't found so much documentation on the web about TADOcommand, TADOquery ecc. Can someone give me an explanation/sample/anything about it?
Thanks