WARNING: Failed to load the sqljdbc_auth.dll cause : no sqljdbc_auth in java.library.path

删除回忆录丶 提交于 2019-12-05 17:45:23

I think you have the wrong jdbc driver and you're on Ubuntu 12.04 (there is no 12.05). Rather then hacking around with an old native driver for Windows (Linux libraries end in .so not .dll), I suggest you stop and use this Type-4 one from Microsoft. By definition, a type-4 driver uses no native libraries.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!