DESCRIBE INPUT is returning -1834 when used with a dynamic query in CSDK 3.70. For example:
select field1, field2 from table where field3 = 'A'
With the CSDK 3.50, this worked without error.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If it worked in CSDK 3.50, it should still work in CSDK 3.70.
I seem to remember a bug fixed recently related to getting an error when there are no input parameters to describe, as in the example. You should just get a descriptor with zero descriptions.
So, contact IBM (Informix) Technical Support.