Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi,
I want to develop an add-on plugin that will connect to external SQL server. I wanted to know to do that where do I need to place my .jar files?
I have written the dependency in pom.xml but I am getting class not found the exception for com.microsoft.sqlserver.jdbc.SQLServerDriver
Thanks.