Subject Re: [IBO] IBOStoredProc
Author Jason Wharton
Just set the StoredProcName and StoredProcForSelect properties and call
Prepare.
It should find them out automatically. There is a property which determines
the AutoDefineParams that needs to be true but I think it is by default.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Sandeep" <sandeep@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, October 30, 2001 2:25 PM
Subject: [IBO] IBOStoredProc


> I'm creating IBOStoredProc object at runtime, I need it to get the
> params for that stored proc how do I do it?
>
> regards
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@...
> http://www.cfl.co.nz
>
>