Open
Description
For integrated authentication at the moment one has to get architecture specific DLL as per https://github.com/microsoft/mssql-jdbc#download-the-dlls and set it up using undocumented process (look at the number of issues from confused people such as #1601 #1439).
To save yourself from answering these questions and make users life easier too it would be preferable if you provided optional Maven jar with libraries that works out of the box by simply adding it as a dependency.
See JNA project for how it can be done: https://github.com/java-native-access/jna/blob/d367f0220be55b5638b3d324473ef0a7e654d83c/src/com/sun/jna/Native.java#L917
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog