Okay, this is probably a basic question, but I can't find it. How do you
call a stored procedure in Informix. The stored procedures I want to call
don't return anything, and take zero to two parameters? I have tried to do
a $db->do("execute STOREPROC($arg)") and that gives back a syntax error,
tried leaving the execute off and that errored. Help would be appreciated
:-)
Thanks
Chris
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
- Re: How to call a stored procedure Christopher Mihaly
- Re: How to call a stored procedure Anil Menon
- RE: How to call a stored procedure Jeff Urlwin
- RE: How to call a stored procedure Anil Menon
- Re: How to call a stored procedure Christopher D. Mihaly