|
-
Aug 13th, 2002, 05:45 AM
#1
Thread Starter
Member
MySQL and VB.NET
How would the connection-string look like to connect to a local MySQL-database?
-
Aug 13th, 2002, 10:57 AM
#2
Addicted Member
mysqlConn.open "Provider=MySQLProv;Data Source=mySQLDB;User Id=myusername;password=mypassword;"
-
Aug 13th, 2002, 11:28 AM
#3
-
Aug 14th, 2002, 07:41 AM
#4
Thread Starter
Member
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
|