R
Reaction score
0

Profile posts Latest activity Postings About

  • 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?
  • Loading…
  • Loading…
  • Loading…
Top