Subject | Re: ParamsCheck confusion |
---|---|
Author | |
Post date | 2017-07-05T10:26:32Z |
Ah! I think my confusion is re TIBOQuery also have a ParamsCheck property. Since TDataset have some dfm structure for parameters the ParamCheck is handled differently there.
So for TIB_Cursor and TIB_DSQL i should always have PramasCheck enabled if the SQL has any params?
TIA,
/Dany