I'm currently replacing Access code with Oracle back end procedures/functions. One of the functions as written in Access returns a numeric array - if I want to do the same thing in Oracle, is it possible - if so, what do I return from the Oracle function?
I have an Oracle stored procedure which takes 5 parameters; 3 IN and 2 IN OUT; Does anyone know how I call this from Access 97 and how I process the 2 IN OUT parameters?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.