On Wed, 25 Jun 2003, Jeff Urlwin wrote:

++ > $db->do("execute procedure STOREPROC($arg)") should solve the
++ > problem. You missed the word "procedure" in the execute command.
++
++ That depends upon the database you are using.  For Oracle, it would be
++ $db->do("begin STOREPROC($arg); end;");
++
++ Jeff
++

He did say its informix stored procedure.

==============================================================
++  Okay, this is probably a basic question, but I can't
++  find it.  How do you call a stored procedure in Informix.
==============================================================

Anil Menon
MIS Team.

To invent, you need a good imagination and a pile of junk. We have both.
                                          - MIS @ Rhythm & Hues Studios.

Reply via email to