On Android it is!It's not the best practice.
but you must reconsider some changes in the structure
It now has a TASK parameter which can be used to distinguish multiple calls.db.ExecutePeparedStatement("")
On Android it is!
Inform about Activity Lifecycle and search the forum for similar issues.
You´ll always get the answer that a service is the brdt place to handle such things. May it connect to a remotedatabase or may it multiple download with okhttputils.
Sorry, but it´s me who decide what to change and what not. Feel free to write your own connector-wrapper.
I decided to add an error event.
It now has a TASK parameter which can be used to distinguish multiple calls.
** Activity (main) Pause, UserClosed = false **
** Service (starter) Create **
** Service (starter) Start **
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
MySQL Database not connected!
** Service (httputils2service) Create **
** Service (httputils2service) Start **
** Service (imagedownloader) Create **
** Service (imagedownloader) Start **
Response from server: [{"Android_Link":"http:\/\/www.foro.vb-mundo.com"}]
Sub NOT FOUND: 'schema_status
Connected to Database
** Activity (main) Pause, UserClosed = false **
** Activity (listatablas) Create, isFirst = true **
** Activity (listatablas) Resume **
** Activity (listatablas) Pause, UserClosed = false **
** Activity (estructuras) Create, isFirst = true **
Sub NOT FOUND: 'tables_status
Connected to Database
** Activity (estructuras) Resume **
~w:1002,table20,1769477
~w:1002,table20,1769477
~w:1002,table20,1769477
** Activity (estructuras) Pause, UserClosed = true **
** Activity (listatablas) Resume **
** Activity (listatablas) Pause, UserClosed = false **
** Activity (query) Create, isFirst = true **
** Activity (query) Resume **
ReConnecting
Sub NOT FOUND: 'schema_status
Auto-Reconnect Attempt #1 of 15
Sub NOT FOUND: 'schema_status
Database connection re-established
Sub NOT FOUND: 'schema_status
Can not connect to the MySQL Database Server. Please check your configuration.
Hostname: mysql5006.Smarterasp.net:r0599935
Username: 9b397a_vbmv
Error: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: Invalid int: "r0599935"'.
Sub NOT FOUND: 'tables_status
not Connected to Database
** Activity (query) Pause, UserClosed = false **
** Activity (resultadoselect) Create, isFirst = true **
Raising.. tables_status
Connected to Database
** Activity (resultadoselect) Resume **
** Activity (resultadoselect) Pause, UserClosed = false **
Reposting event: tables_status
** Activity (resultadoselect) Create, isFirst = false **
SqlException: java.sql.SQLException: Value '12visual-basic-6-parte-1Visual Basic 6 - Parte 1?La suma de dos numeros enteros , espero k les sea de gran ayudaVisual basic vb60|27|0en1sXbDRBqQ�05:100public1
1335215632
2012-04-23
0000-00-00����
142929812810no00yesyesenabled���11000����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������' can not be represented as java.sql.Date
lib:Raising.. tables_onsqlerror()
Raising.. tables_status
Connected to Database
** Activity (resultadoselect) Resume **
SqlException: java.sql.SQLException: Value '12visual-basic-6-parte-1Visual Basic 6 - Parte 1?La suma de dos numeros enteros , espero k les sea de gran ayudaVisual basic vb60|27|0en1sXbDRBqQ�05:100public1
1335215632
2012-04-23
0000-00-00����
142929812810no00yesyesenabled���11000����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������' can not be represented as java.sql.Date
lib:Raising.. tables_onsqlerror()
** Activity (resultadoselect) Pause, UserClosed = true **
Error occurred on line: 34 (ResultadoSELECT)
java.lang.NullPointerException
at b4a.example.resultadoselect._activity_pause(resultadoselect.java:379)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.shell.Shell.runMethod(Shell.java:702)
at anywheresoftware.b4a.shell.Shell.raiseEventImpl(Shell.java:339)
at anywheresoftware.b4a.shell.Shell.raiseEvent(Shell.java:246)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:134)
at anywheresoftware.b4a.ShellBA$2.run(ShellBA.java:115)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4947)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1038)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:805)
at dalvik.system.NativeStart.main(Native Method)
sending message to waiting queue (tables_queryresult)
sending message to waiting queue (tables_queryresult)
** Activity (query) Resume **
** Activity (main) Resume **
i dont know without seeing your codeWhat's wrong ?
i dont know without seeing your code
Add a onerror sub to see the error you got
Can not connect to the MySQL Database Server. Please check your configuration.
Hostname: mysql5006.Smarterasp.net:r0599935
Username: 9b397a_vbmv
Error: Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: Invalid int: "r0599935"'
My App is ready, I only delayed by this Issue.
can not be represented as java.sql.Date
This table have DATE with DEFAULT "0000-00-00" and could by a Null Date.
I can promote your Lib and Libs in our Developers Facebook Page (over 4000 Likes), I want to help you, But need that your magnific Lib can be depured.
Regards
'0000-00-00' is not a NULL date it's a zero date. Java can't handle zero dates but will quite happily deal with NULL dates.
So there is nothing much DonManfred can do about it. What you can do is put 'zeroDateTimeBehaviour= convertToNull' In your connection string to tell the MySql server to convert zero dates to NULL for this connection.
i dont understand your question
Dbn.Initialize("Schema",Host &":" & Port, User, Password, DataBase, true, true)
mysql_connectionURL = "jdbc:mysql://" + server;
mysql_connection = DriverManager.getConnection(mysql_connectionURL, username, password);
i dont know where you can add it.
Honestly i dont think that you can add additional things there (except the port).
Edit: probably you can extend the host parameter.
B4X:mysql_connectionURL = "jdbc:mysql://" + server; mysql_connection = DriverManager.getConnection(mysql_connectionURL, username, password);
Maybe this can help
https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-configuration-properties.html
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?