ADO program calling an Oracle PL/SQL stored procedure
Posted by: fredometro on
Jan 27th, 2004 |
Filed under: MS-Access
Oracle’s stored procedures are a bit different than SQL Server or Sybase. With them, returning records is obvious but we can get some trouble if we want to do the same with an Oracle stored procedure. The use of a package is necessary. You will find here an example on how to manage this issue.
See here the EE topic:
http://www.experts-exchange.com/Databases/MS_Access/Q_20252878.html
No related posts.


Add A Comment
You must be logged in to post a comment.