Jump to content

MySQL to be used in Visual Basic 6

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Caspersky12

Caspersky12

    Newbie

  • Members
  • Pip
  • 6 posts
Is it possible to use MySQL database into Visual BAsic 6?

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Yes:

Visual Basic 6 code for connecting to a MySQL database using the MySQL ODBC driver
MySQL AB :: Accessing MySQL BLOB columns using Visual Basic 6

#3
Caspersky12

Caspersky12

    Newbie

  • Members
  • Pip
  • 6 posts
where do i find the mysql odbc, is it included in the component list in vb6?