hi all,
I am facing a problem with Oracle Stored Procedures.
I am using ADO to get the results out of Oracle Stored Procedures.
These procedures have been written by someone else. Presently I want to know two things.
[BOLD]
1) How do I execute a procedure at the SQL PROMPT and output the results?
2) How do I get the result of a stored procedure in my VB Client?
[/BOLD]
I am using Oracle 8i database.

Regards,
Abhijit