Community
Participate
Working Groups
Created attachment 206326 [details] Test case. SQL - Get from DS with prepared statement fails. Same statement code with #sql works. Test case attached. Download test case and loading library. Both have changes. Test report: Get row with inline statement works Get row with same statement prepared fails Failure: Exception = At least one parameter to the current statement is uninitialized.: [sqlstate:07000][sqlcode:30,000] Get into with prepared statement also fails Failure: Exception = At least one parameter to the current statement is uninitialized.: [sqlstate:07000][sqlcode:30,000]
Created attachment 206327 [details] library for loading database for test program
fixed
Verified and closed