not conexion

  1. Android Question Because my apk can not connect my mysql server when I compile in (Release) mode

    I am using the version of b4a 5.80 My code Sub Process_Globals Dim mh1 As MysqlHandler Dim rs1 As ResultSet End Sub Sub conectar mh1.Initialize("50.62.161.40", "database", "usuario", "password") If mh1.isConnected= False Then...
Cookies are required to use this site. You must accept them to continue using the site. Learn more…