sclavell
9 years agoOccasional Contributor
JDBC response changes everything to upper case with 1.9.0
I have many, many tests that get data from JDBC test steps to use as parameters in other test steps or for assertions. Prior to release 1.9.0 these JDBC results returned column names in the same cas...
- 9 years ago
Okay - I looked more closely at what your script is doing and realized there is now a checkbox in the JDBC test step for converting responses to upper case. I hadn't noticed that was there. I can go through each test and uncheck that box. I appreciate your trying to automate that for me.
Thanks,