Results 1 to 2 of 2

Thread: Connecting to mySQL databse on some other server

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Hong Kong / USA Baltimore
    Posts
    3
    I have maintained a mySQL databse at some remote server. Now I know that I have to use ODBC to connect to it in VB, and I have downloaded and installed mySQL drivers for ODBC data soruce in the control panel.

    I'm however not sure of what to do next to connect to the database. Can someone teach me how ?

    Thanks in advance.

    peace.

    --Ben.

  2. #2
    Guest

    Connecting to remote mySQL

    In your ODBC connection, for the "MySQL host (name or IP):" put in the ip address of the remote MySQL server. If you get errors in connecting like "access denied" then you probably just need to set the permissions of your user account to allow access from remote hosts.
    -Kerry

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width