tech321
5 years agoContributor
getFetchSize() is not supported.
I know this issue is probably a duplicate, but I am asked to post it anyway. I am trying to connect to a cosmos DB via SoapUI by using a JDBC driver that I have downloaded from Cdata, and here are the results:
1- The Build Sql Query works fine - please see the attached file 'buildSqlQuery.png'
2- When I try to run the step in the test case, then I get the "getFetchSize() is not supported." message. - please see the attached 'testStepError'.
My question is whether any one knows the cause of the error 'getFetchSize() is not supported.', and what can I do to solve it.