Re: Stores Procedures with Informix by John
John
Mon Aug 18 08:02:33 CDT 2003
In article <002201c364e6$f7fe7510$a501280a@phx.gbl>,
pablinvb@hotmail.com says...
> How I can handle to the stores procedures in informix
> 9.30?
For Informix 7.x using odbcnet I had to enter
"Execute Procedure [procedurename]" in order to use stored procs.
Hopefully this will work for you.