hi
Is there a way to connect to the mssql database using the instance name with JdbcSQL ?
Now with this code my connection is ok but I need to connect to a specific instance.
#AdditionalJar: mssql-jdbc-12.8.1.jre8
Private SQL1 As JdbcSQL
Dim DBLoaction As String = "localhost"
Dim InstanceName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.