|
-
Feb 5th, 2012, 08:43 PM
#2
Addicted Member
Re: VB 6.0 MySQL Connection
Hello,
This is my way that i use for my application using Mysql database :
- you need to install Mysql Connector ( you can download in mysql.com)
- you can use Mysql Connection string (check here: www.connectionstrings.com)
and than you can use ADODB, same like you use to Connect into SQL Server or MS Access, but just change connection string with mysql connection string like the link i give you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|