Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

no mssql-jdbc auth-8.4.1.x64 in java.library.path on linux

I am trying to use the SQL Server integratedSecurity (jdbc: sqlserver: //x.y.z.w; databaseName = TEST; integratedSecurity = true) with java 1.8 on Linux but I get the following error: no mssql-jdbc auth-8.4.1.x64 in java.library.path

All my research led to having to add a dll (which obviously doesn't make sense on linux) inside the java bin directory. Can you confirm that integratedSecurity does not work on linux? Or am I missing something?

Thank you

question from:https://stackoverflow.com/questions/65850722/no-mssql-jdbc-auth-8-4-1-x64-in-java-library-path-on-linux

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...