Android Question jdbc Question with B4A 3.20

3394509365

Active Member
Licensed User
Longtime User
so, if I did not understand, I who have B4A can not use the JDBC library to access a db on Serer Mysql? or didn't I understand correctly?
 

DonManfred

Expert
Licensed User
Longtime User
The problem starts with
https://www.b4x.com/android/forum/threads/mysql-connection-problem.105033/
he was using an old MySQL Library.
I suggested to use jdbcsql.

The problem continues with:
https://www.b4x.com/android/forum/threads/error-with-additionaljar.105087/
Parsing code. Error
Error parsing program.
Error description: Attribute not supported: additionaljar
Occurred on line: 14
#AdditionalJar: mysql-connector-java-3.0.17-ga-bin.jar
and i suggested to update b4a as it is a really old version.
 
Upvote 0

3394509365

Active Member
Licensed User
Longtime User
Excuse the ignorance, but if I buy the new b4A in the package I also have B4J or are they two separate things?
To use JDBC I have to necessarily have B4J or even with B4A it goes the same.
Thanks for your patience
 
Upvote 0
Top