hmmm...@hotspring has been a member since 2010 but has only ever posted 2 comments @Jaames, both of which are in this library thread
I'll quote myself, I've posted it alreadyAnyway, how are you finding this great library? @DonManfred has Dona great job imo...
This is the best and simplest to use MySQL library I came across, Keep up the great work!
Thanks for all of your support. (I even got the lib without paying, until my card is ready to pay. Another thanks for that)
Sub MySQL_Status(Connected As Boolean, ReConnecting As Boolean, RetriesLeft As Int)
lblStatus.Text = "MySQL_Status("&Connected&","&ReConnecting&","&RetriesLeft&")"
End Sub
db.PeparedStatement("INSERT INTO members Set id=?, member_name=?;")
db.SetPeparedInt(1,664)
db.SetPeparedString(2,"Manfred")
db.ExecutePeparedStatement
db.PeparedStatement("INSERT INTO pictures Set image=?;")
db.SetPeparedBlob(1,pathtojpg)
db.ExecutePeparedStatement
then you should consider to donate for it.i want this
DBAvalon.Initialize("MySQL","192.162.1.100","avalontr","*****","avalontr")
DBAvalon.ExecuteASync("INSERT INTO test SET maquina=60,valor=1000;")
Usually no because this is integrated into the Library.it's necessary?
DBAvalon.QueryASync2("SELECT * FROM `test`")
Sub MySQL_QueryResult2(data As List, meta As Map)
End Sub
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?