Calling Oracle Stored Procedures with ASP the stored procedure is returning an array as out parameter.
Any one can help me in this.
Vikrant
Sounds like you are not passing in something to the SP that it requires.
But I haven't worked with ASP accessing Oracle for a while. .NET and Oracle yes.... so not sure that helps.