i added #AdditionalJar: jtds-1.3.1.jar to #Region Project Attributes
and did the same for mssql-jdbc but the package remains unloaded and the line
Dim sql1 As JdbcSQL
sadly says : do you have to load a library?
I tried to put the jar in "libraries" folder and in additional_lib, but the jar is still not loaded and not shown i library list
my jdk is 11, is there some kind of incompatibility?
Any hints ? I have seen that many people connect directly with mssql server form android....may i have forget something?
thank a lot in advance
Alessandro
and did the same for mssql-jdbc but the package remains unloaded and the line
Dim sql1 As JdbcSQL
sadly says : do you have to load a library?
I tried to put the jar in "libraries" folder and in additional_lib, but the jar is still not loaded and not shown i library list
my jdk is 11, is there some kind of incompatibility?
Any hints ? I have seen that many people connect directly with mssql server form android....may i have forget something?
thank a lot in advance
Alessandro