Results 1 to 3 of 3

Thread: How to connect VB with MySql

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2003
    Location
    India
    Posts
    50

    How to connect VB with MySql

    Hi ,
    I would like to know how vb can be connected to MySql.I tried but didnt find any providers for MySql.Please help me
    Stanly
    Knowledge is divine and he who pass the knowledge is ..........

  2. #2
    Member
    Join Date
    Jul 2002
    Location
    Sweden
    Posts
    40
    You need to install the MySQL ODBC driver!
    http://www.mysql.com/downloads/api-myodbc-3.51.html

  3. #3
    Fanatic Member Graff's Avatar
    Join Date
    Jan 2002
    Location
    Calgary
    Posts
    668
    Once you have the drivers installed here's a program with information on interfacing with the database (the code itself is with a access database but provides a mysql connection string example in the comments)

    http://www.1337geek.com/code/vb6/database/ADODB/
    If wishes were fishes we'd all cast nets.

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