Hi,
I am new to B4J.
I downloaded the sources for jRDC. When I opened the project in B4J it said that a library named "ByteConverter" is missing. Searched the forum and found this library for B4A. I downloaded it and copied it to the Additional Libs folder of B4J
Is is OK, if I use the B4A's "ByteConverter" lib ? or is there a separate "ByteConverter" lib available for B4J ?. Anyway a search could not find a "ByteConverter" lib for B4J.
Once I started compiling the B4J jRDC project, it gave the following error
Cannot find: C:\Program Files (x86)\Anywhere Software\B4J\libraries\mysql-connector-java-5.1.27-bin.jar
Went to the site http://dev.mysql.com/downloads/connector/j/ to download mysql-connector-java-5.1.37
Extracted the zip and found mysql-connector-java-5.1.37-bin.jar in it.
Now my question is where should I put this mysql-connector-java-5.1.37-bin.jar file ?
Is it to the B4J Additional Lib folder
OR to
C:\Program Files (x86)\Anywhere Software\B4J\libraries\ as said in the error message
In B4A we used to copy all to the Additional Libs folder. In the downloaded jdbc zip file there are many files available. Do I need all those files ? OR just the mysql-connector-java-5.1.37-bin.jar file ?
Any help will be appreciated.
Thanks and Regards
Anser
I am new to B4J.
I downloaded the sources for jRDC. When I opened the project in B4J it said that a library named "ByteConverter" is missing. Searched the forum and found this library for B4A. I downloaded it and copied it to the Additional Libs folder of B4J
Is is OK, if I use the B4A's "ByteConverter" lib ? or is there a separate "ByteConverter" lib available for B4J ?. Anyway a search could not find a "ByteConverter" lib for B4J.
Once I started compiling the B4J jRDC project, it gave the following error
Cannot find: C:\Program Files (x86)\Anywhere Software\B4J\libraries\mysql-connector-java-5.1.27-bin.jar
Went to the site http://dev.mysql.com/downloads/connector/j/ to download mysql-connector-java-5.1.37
Extracted the zip and found mysql-connector-java-5.1.37-bin.jar in it.
Now my question is where should I put this mysql-connector-java-5.1.37-bin.jar file ?
Is it to the B4J Additional Lib folder
OR to
C:\Program Files (x86)\Anywhere Software\B4J\libraries\ as said in the error message
In B4A we used to copy all to the Additional Libs folder. In the downloaded jdbc zip file there are many files available. Do I need all those files ? OR just the mysql-connector-java-5.1.37-bin.jar file ?
Any help will be appreciated.
Thanks and Regards
Anser