how to setup a remote mysql database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xtianixm
    New Member
    • Jul 2007
    • 52

    how to setup a remote mysql database

    i have a vb front end application and im using mysql as my database. i would like my vb application to connect in database through internet. so i setup my other computer ( windows 2000 ) as a server, i installed a webserver, enabled http, but when i try connect my application an error occured. which maybe mysql has not been setup correctly. i would just ask if anybody here knows how to setup a remote mysql database so my vb can connect to it.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    What was the error message that you got?

    Comment

    • xtianixm
      New Member
      • Jul 2007
      • 52

      #3
      i just solved my problem yesterday it is only the port im using on my vb is not coincide with port i set to be forwarding..by the way tnx

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by xtianixm
        i just solved my problem yesterday it is only the port im using on my vb is not coincide with port i set to be forwarding..by the way tnx
        That's good news.

        Comment

        Working...