There is a procedure runing in the server in Oracle. The procedure returns a PL/SQL table (like a 2 dimension array). My question is:

How do I call this procedure in the client by ADO.
Thanks in advance.