- Jun 6, 2020
- 11,559
- 4,422
Hi,
As said in the title, I am using jdbcSQL to connect to a MySQL server ver 8.0.30
I understand that the app is not connecting to the server. The problem appeared after upgrading and moving to a new MySQL server ver 8.0.30 on a different server. Earlier this was working fine.
Please note that I am able to connect to this same database from my other desktop application using the same username and password without any change. It is a remote Database. It is failing ONLY in B4A.
On the Logs, it is written "Check unfiltered logs for JDBC errors". When I checked the unfiltered logs I found the following error message
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server
Somewhere in this forum, I read that a few of our members faced similar issues and that the problem is only in release mode and that it works fine in debug mode. Erel has already provided a solution for Disabling Strict mode. I have...
As said in the title, I am using jdbcSQL to connect to a MySQL server ver 8.0.30
I understand that the app is not connecting to the server. The problem appeared after upgrading and moving to a new MySQL server ver 8.0.30 on a different server. Earlier this was working fine.
Please note that I am able to connect to this same database from my other desktop application using the same username and password without any change. It is a remote Database. It is failing ONLY in B4A.
On the Logs, it is written "Check unfiltered logs for JDBC errors". When I checked the unfiltered logs I found the following error message
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server
Somewhere in this forum, I read that a few of our members faced similar issues and that the problem is only in release mode and that it works fine in debug mode. Erel has already provided a solution for Disabling Strict mode. I have...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید