Subject | RE: [IBO] Stored Procedure Changed Params not used!! |
---|---|
Author | Ben Daniel |
Post date | 2003-10-01T01:36:05Z |
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
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