welcome back
For a long time I am trying to enter the label connection data read from the mysql database
I'm trying to save the data in this way:
Label_connect.Text = "Ostatni odczyt: " & db.QueryASync("SELECT data_czas FROM meteo_pogoda LIMIT 0,1;","")
The data that should drive up looks like this: 2016-01-10 16:10:00
Exactly this data I am trying to enter in label_connect.Text
Does anyone with colleagues can give me a hint as I'm typing this data read from mysql? I read the whole subject but with the understanding that some codes have a big problem because I try to write in B4A program literally for a few days ... and these few days I have contact with B4A because I'd asked for leniency and a piece of code as I enter data into the field label?