Subject Re: [IBO] help with stored procedures
Author jwharton@ibobjects.com
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