Subject | Re: [IBO] help with stored procedures |
---|---|
Author | jwharton@ibobjects.com |
Post date | 2004-02-23T18:03:32Z |
Calling Prepare (or ParamByName) makes sure parameters are properly defined.
Jason Wharton
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Thanks,
Prepare was probably the problem, but I can only try tonight.
A question; does the parameter need to be defined in the query's params
property or does prepare and parambyname take care of this?
Daniel
Jason Wharton
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Thanks,
Prepare was probably the problem, but I can only try tonight.
A question; does the parameter need to be defined in the query's params
property or does prepare and parambyname take care of this?
Daniel