|
Posted by Mladen Gogala on 08/05/05 02:27
On Fri, 05 Aug 2005 09:12:35 +1000, Geoff Muldoon wrote:
> Including the highly important handling of bind variables. Haven't used
> PEAR, does it?
PEAR handles bind variables the same way DBI does, that is, it has
positional binds with '?' placeholder. PEAR cannot handle ref cursor
variables or PL/SQL output variables. This is getting highly Oracle
specific so I apologize if I'm boring anybody.
--
http://www.mgogala.com
Navigation:
[Reply to this message]
|