Forum Discussion
phanisrikar
14 years agoContributor
Hi,
I tried the same way. let me give you all the details which I'm trying it on my PC having both soap ui and sql on the same machine
SOAPUI 4.0.0
SQL Server 2008
Copied the below files in the respective location
ntlmauth.dll in C:\Program Files\eviware\soapUI-Pro-3.5.1\bin
jtds-1.2.5.jar in C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\ext
and restarted the soapui
Registered the driver properties in soapUI preferences.
jdbc:jtds:sqlserver://<HOST:127.0.0.1>:<PORT:1433>/BFQuality;trusted_connection=yes
but still im getting the same error
"Failed to init connection for drvr [SQL Server], connectionString [jdbc:jtds:sqlserver://127.0.0.1:1433/BFQuality;trusted_connection=yes"
Is there anything else.. I have removed the "domain" as it a PC.
Thanks,
Phani
I tried the same way. let me give you all the details which I'm trying it on my PC having both soap ui and sql on the same machine
SOAPUI 4.0.0
SQL Server 2008
Copied the below files in the respective location
ntlmauth.dll in C:\Program Files\eviware\soapUI-Pro-3.5.1\bin
jtds-1.2.5.jar in C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\ext
and restarted the soapui
Registered the driver properties in soapUI preferences.
jdbc:jtds:sqlserver://<HOST:127.0.0.1>:<PORT:1433>/BFQuality;trusted_connection=yes
but still im getting the same error
"Failed to init connection for drvr [SQL Server], connectionString [jdbc:jtds:sqlserver://127.0.0.1:1433/BFQuality;trusted_connection=yes"
Is there anything else.. I have removed the "domain" as it a PC.
Thanks,
Phani