HI everyone,
I have a service written in PRO C that is doing a simple Select from a table. I have debugged it to make sure that the parameters that are being passed are correct. I get a return sqlca.sqlcode of 1403 but the when I run the sql statement in sql plus, the row is there! Is there anything else that I should be checking? I have debug statements outputting the parameters which are absolutely correct. I have no clue where else to look. Thank you for your help in advance.
Start Free Trial