B4A Question jdbcSQL connection to mysql debug mode works correctly but release mode doesn't work - mostosoft    Apr 19, 2019 see please sub button1_click
why in debug mode it can connect to remote database and in release mode it doesn't work?
what's the error?
com.mysql.jdbc.exceptions.jdbc4...
#AdditionalJar: mysql-connector-java-5.1.34-bin.jar
#End Region
Sub Process_Globals
'These global... B4A Question App don't connect to MySQL on "Release" mode compilation. - GalleJ (first post)    Jul 3, 2020 Great! It worked! Thanks Erel!... Share My Creation (PHP/MySQL/API) User Login App - aeric    Aug 16, 2024   (31 reactions) Web API Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android/forum/threads/project-template-user-login-client-b4x.161914/ Older project: https://www.b4x.com/android/forum/threads/b4j-mysql-api-server-key-token-and-b4x-user-login-apps.126081/ 94106 94119 94118 Android App 94107941089411194112 94109 102583 This is the 3rd version of login... simple PHP with mysql_query function. I have later updated the 2nd sample with mysqli since mysql... B4A Question mysql with jdbc release android version issue - zabayin (first post)    Jun 28, 2018 Solved ! I changed the insert method from
"ExecNonQuery2" to "AddNonQueryToBatch"... B4A Question JDBC MySQL problem in Release version - Juanll2003uy (first post)    Apr 5, 2020 It works thsnks!!... B4A Question mysql lib dosnt work in release mode - Erel (first post)    Sep 22, 2018 what sould i do.?
Check the error message in the logs.
Correct solution was given above. You need t... Share My Creation [B4J] [MySQL] [API] Server (Key + Token) and [B4X] User Login Apps - aeric    Aug 16, 2024   (39 reactions) Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android/forum/threads/project-template-user-login-client-b4x.161914/ 105281 Finally I would like to share my B4J API server written in B4J. Compare to my previous PHP API, this API server implements user access token to authorize user to consume the API. SQL.zip - SQL script to create necessary database and tables in MySQL server. jAPI.zip - Source code for server app (B4J). B4A.zip - Source code... B4A Question New B4A MySQL-Library Version released. V1.0.8 - DonManfred (first post)    Feb 15, 2016 So you posted the url to the b4i forum too?
Great work :mad::mad::mad:... German mySQL Datenzugriff unter Release geht nicht - Vbxler (first post)    Aug 18, 2015 Warum es nicht ging: AddPermission(android.permission.INTERNET) hat gefehlt.... B4A Question Because my apk can not connect my mysql server when I compile in (Release) mode - OliverA (first post)    Sep 7, 2018   (3 reactions) /threads/i-can-not-connect-to-the-mysql-library.96947/#post-611505 and I answered with a link to... Page: 1   2   3   4   5   6   7   |