Subject RE: [IBO] Stored Procedure Changed Params not used!!
Author Ben Daniel
You're right, using prepare **before** setting the params gets around the error fine! Thanks for your help!

I also noticed that using the TIB_StoredProc component in place of the TIBOStoredProc with the prepare after setting the values does not suffer from this error.

Thanks,
Ben