Re: [Phplib-users] Oracle Stored Procedure
Brought to you by:
nhruby,
richardarcher
From: Gaetano G. <giu...@se...> - 2002-10-08 07:15:44
|
Oracle Stored ProcedureYou can try out with ADODB, an alternative = multi-db access library.[Gaetano Giunta] On the site (php.weblogs.com) = you might also find out a patch to integrate it into phplib (it's not = too hard: I've done it from scratch too, in half a day). Bye, Gaetano Dows anybody knows how to use phplib with oracle stored procedures = that returns a cursor?=20 I have an example, a simple Oracle package and you can compile in = any user, then tray to call it from phplib whith Oci8. |