New profile posts

I want to connect to Mysql connectio. In B4a. I will pay what your charges will be
A
amarnath
Can you provide the source code of B4a
A
amarnath
I'm new to programming and I'm developing an android app to get data from remote MySQL Server.
Can you provide the source code of B4a.
I'm new to programming and I'm developing an android app to get data from remote MySQL Server.
A
amarnath
Dim mh1 As MysqlHandler **Same Problem
Dim rs1 As ResultSet
mh1.Initialize("remort server ip","db name","username","password")
rs1=mh1.Query("SELECT * FROM db ")
A
amarnath
can you give me the code for MySql connection?
Sir I am from Maharashtra. I am not a software developer. But I try. Sir I have one software ready in 2017. At that time I could not print 1 table on 2" printer as I want. Sir now there are many changes in the software. Sir I want to attach Online mysql database. I have been trying for many days but nothing is working. Please help me
A
amarnath
Sub Globals
Dim mh1 As MysqlHandler '???????????????????????????????
Dim rs1 As ResultSet
End Sub
Sub DBload
mh1.Initialize("sql3.freemysqlhosting.net","sql337471","sql337471","nM7%uF5%")
' sir Please, give me the connection to the Database
If mh1.isConnected = False Then
Msgbox(mh1.SQLError, "Connection Error:")
Return
End If
A
amarnath
MysqlHandler
I can't find this file.sir I want to make Mysql connection. can you help me.
A
amarnath
Or can you give me the code for MySql connection?
When the app suddenly behave strangely, what you need to do is to ask the user to reboot the device.
Hello, I wanted to solve a similar problem in which devices located nearby could connect to the head unit and transmit some information. I wonder if you could solve your problem on modern smartphones. I tried, I got a connection, but only on old SDK less than 9
Hi Luca,
I have Project with ImB4XComboBox and it's great, but I have problem with setting Selectedvalue after I have Populate combobox.
How can I set SelectedValue in ImB4XComboBox for example set to value 19 (I dont have index)

B4X:
cboCustomers.cmbBox.IndexOf(19)
don't working.

Please help me
LucaMs
LucaMs
B4X:
For Index = 0 To lmB4XComboBox1.GetItems.Size - 1
    If 19 = lmB4XComboBox1.GetValues.Get(Index) Then
        lmB4XComboBox1.SelectedIndex = Index
        Exit
    End If
Next

[You should ask the questions in the forums]
G
gucoonyx
Luca,
Thanks a lot...working
Your work on it is great
Regards

Smart School System (B4A + B4J) : Source codes :)

Good evening, I made the payment yesterday as requested, regarding the 'TODO LIST' source, however, I have not received anything. I am waiting for news. Regards
ciao Filippo,
nach Deinem Profilbild wirst Du immer jünger ;-)
Gruß Klaus
Filippo
Filippo
Ciao Klaus,
wie geht es dir, schon lange nichts mehr vor dir gehört.
Leider werde ich auch nicht jünger, wichtig ist aber sich jung zu fühlen und ich fühle mich jung. 😂
K
Koverhage
Ciao Filippo,
soweit gut. Hoffe Euch auch.
你好
kimstudio
kimstudio
你好🤝
Guenter Becker
Guenter Becker
As I pointed out in the post. 2 ways to instal:
a) copy TD_Converter.Bas to Folder 'sharedBas'
b) copy it with the Menu Function 'Project/Insert exisiting Module' in your B4A project.

Sorry, at present I have no experiance to turn my B4A projects into B4X Projects. But I think developers developing in other than B4A Language may be able to easily change the code.

Attachments

  • 12-11-2023_12-18-32.png
    12-11-2023_12-18-32.png
    50.4 KB · Views: 56
  • 12-11-2023_12-19-20.png
    12-11-2023_12-19-20.png
    29.6 KB · Views: 100
aeric
aeric
Top