VB6 and My SQL

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mgbear
    New Member
    • Jun 2007
    • 1

    VB6 and My SQL

    Trying to connect Visual Basic 6 to Mysql
    Installed mysql and work fine
    Install the ODBC and it test's Ok
    Tried several sample code from the internet and I keep getting an error about the activeX

    Any suggestions as to what I'm doing wrong
    MGBEAR
  • danp129
    Recognized Expert Contributor
    • Jul 2006
    • 323

    #2
    Originally posted by mgbear
    Trying to connect Visual Basic 6 to Mysql
    Installed mysql and work fine
    Install the ODBC and it test's Ok
    Tried several sample code from the internet and I keep getting an error about the activeX

    Any suggestions as to what I'm doing wrong
    MGBEAR
    Would help if you posted your code starting with the connection string (with a smudged username/password) and upto the line causing the error, and the exact error message.

    Comment

    Working...