DavidEtcell
12 years agoOccasional Contributor
[R]SQLServerDriver as Datasource won't return correct result
Hi Everybody!
I am trying to connect to an MS SQL server as a datasource, but simply can not get the correct results returned.
I am connecting to Sql Server Management Studio and getting the correct results, however the datasource in SoapUIPro (4.6.4) is not returning the same result.
I am using the same server name, login and password to connect:
But when I execute the simple query:
There is nothing shown in any of the SoapUI logs, and it always returns 0 results.
I have tried checking the stored procedure box in SoapUI, and changing the query to execute the sp as an sp, but that has the same result:
Does anyone know what could possibly be wrong here?
I am trying to connect to an MS SQL server as a datasource, but simply can not get the correct results returned.
I am connecting to Sql Server Management Studio and getting the correct results, however the datasource in SoapUIPro (4.6.4) is not returning the same result.
I am using the same server name, login and password to connect:
But when I execute the simple query:
There is nothing shown in any of the SoapUI logs, and it always returns 0 results.
I have tried checking the stored procedure box in SoapUI, and changing the query to execute the sp as an sp, but that has the same result:
Does anyone know what could possibly be wrong here?