Hi there,
I am trying to connect to SQLServer DB using jetbrains exposed library.
I have the SQLServer Driver in the dependencies and I could see them in the project external libraries in Intellij. However am still getting the
Caused by: java.lang.ClassNotFoundException: "com.microsoft.sqlserver.jdbc.SQLServerDriver",