Backalife
Member
Gents, sorry if I am getting confused about such an elementary thing,
I am trying to reproduce the JDBC project Here with SQL Server instead of MySQL so I proceeded by:
1- Setting the Additional Libraries folder see Attachment "AdditionalLibs"
2 - Dropped the JDBC Library downloaded from Here onto the Additional Libraries Folder: Attachment "JDBC_Jar_Added"
3 - Importing the library using #AdditionalJar "mssql-jdbc-8.2.2.jre11"
But I am still getting an error about missing library to the jdbcSQL variable declared in the code.
Thank you.
I am trying to reproduce the JDBC project Here with SQL Server instead of MySQL so I proceeded by:
1- Setting the Additional Libraries folder see Attachment "AdditionalLibs"
2 - Dropped the JDBC Library downloaded from Here onto the Additional Libraries Folder: Attachment "JDBC_Jar_Added"
3 - Importing the library using #AdditionalJar "mssql-jdbc-8.2.2.jre11"
But I am still getting an error about missing library to the jdbcSQL variable declared in the code.
Thank you.