Hello,
I'm user of b4a since version 1.2 but I have made only 2 apps. Basically because in 99% of my work I use MySQL database server. Last week my collogues from work ask me for simply app for them. Storing visits of customers on exposition we participate.
I had for that 2 days, and I chose Data Base file stored on the phone, for later send me it by email. (Is on Play Store as MAQUINSER BIEMH). And I realize how really big possibility I could have for our apps If I could use MySQL connector. After 1 week home work, I made one. Now I can use it in very simple way. And I would like to share it, as all of you are sharing your work with me.
Unfortunately is not direct connexion. b4a library is connecting with MySQLConnector (available in zip) which must be installed on PC (Linux or Windows). Can be the same one which have MySQL server or other one.
Fallow example and later you comment
Thank you,
Best regards,
Krzysztof
Because zip file (contain Windows and Linux service application) has almost 6MByte.
You can download it from DropBox making click on link.
https://www.dropbox.com/s/vw77g6wjnkh4cob/MySQLConnector.zip
I'm user of b4a since version 1.2 but I have made only 2 apps. Basically because in 99% of my work I use MySQL database server. Last week my collogues from work ask me for simply app for them. Storing visits of customers on exposition we participate.
I had for that 2 days, and I chose Data Base file stored on the phone, for later send me it by email. (Is on Play Store as MAQUINSER BIEMH). And I realize how really big possibility I could have for our apps If I could use MySQL connector. After 1 week home work, I made one. Now I can use it in very simple way. And I would like to share it, as all of you are sharing your work with me.
Unfortunately is not direct connexion. b4a library is connecting with MySQLConnector (available in zip) which must be installed on PC (Linux or Windows). Can be the same one which have MySQL server or other one.
Fallow example and later you comment
Thank you,
Best regards,
Krzysztof
Because zip file (contain Windows and Linux service application) has almost 6MByte.
You can download it from DropBox making click on link.
https://www.dropbox.com/s/vw77g6wjnkh4cob/MySQLConnector.zip
Last edited: