Subject Newbie: Reload after change of param value
Author lt_col_blair
Hi,
I'm new to using IBObjects. In the past year I've been using MS-ADO to
access MS-SQL databases.
I'm wondering, what the best way is to refresh a query with params
after a param change.
In ADO I had to change the param value then call "requery" to get the
new query results.
What method should I call for IB_Query?
Does it make a difference, whether I actually assign the param a
different value or just reassign the same value (to reflect possible
changes in the database)?

Thanks
Lutz Kutscher