Skip to main content
Question

MS SQL Database error

  • April 1, 2024
  • 1 reply
  • 52 views

mandarB
Forum|alt.badge.img+9

Hi , I’m facing an issue while connecting to MS SQL server. I have enabled TCP/IP but not sure how to go about resolving this. The connection string is: jdbc:sqlserver://localhost;databaseName=Test;integratedSecurity=true;

 

KhaledMostafaMe
Most Valuable Pathfinder
Forum|alt.badge.img+5

 Why connecting with jdbc? 

Try to connect with Connection mode: User Defined 

 
 
 
 

Else, if you want to connect with JDBC, you will need to get the driver file JAR for MS SQL from this link 

 

 
 

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings