Subject | FW: [IBO] XSQLDA bug |
---|---|
Author | Ben Daniel |
Post date | 2003-10-23T23:11:17Z |
OK, thanks for the info. I must admit we still don't fully understand this error and were wondering if you could help clear up a few more questions we have on it?
- Could you perhaps point us to the explaination of the sqlda error entaling what & why it is?
- why does it occur when we call a TIBOStoredProc for the second time with diff params?
- but not if we stick an Unprepare and a Prepare before setting params and executing the stored procedure?
- also why does setting StoredProcHasDML to False also get around this error?
Thanks again,
Ben
- Could you perhaps point us to the explaination of the sqlda error entaling what & why it is?
- why does it occur when we call a TIBOStoredProc for the second time with diff params?
- but not if we stick an Unprepare and a Prepare before setting params and executing the stored procedure?
- also why does setting StoredProcHasDML to False also get around this error?
Thanks again,
Ben