B4J Question jRDC2 using JDBC driver with embedded file

cliv

Member
Licensed User
Longtime User
I try to create a jRDC server using a JDBC driver (cData) for a friend.


Driver have 2 additional file to be located in the lib subfolder of the installation directory.
("The JAR is located in the lib subfolder of the installation directory. Note that the .lic file must be located in the same folder as the JAR.")

B4X:
cdata.jdbc.XXX.jar
cdata.jdbc.XXX.lic
cdata.jdbc.XXX.remoting.ini

Driver file can be added in code with:
B4X:
#AdditionalJar:cdata.jdbc.XXX

...but how to add .lic file and .ini file?
 
Last edited:

cliv

Member
Licensed User
Longtime User
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…