Results 1 to 4 of 4

Thread: MySQL and VB.NET

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Linkoping, Sweden
    Posts
    50

    MySQL and VB.NET

    How would the connection-string look like to connect to a local MySQL-database?

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    165
    mysqlConn.open "Provider=MySQLProv;Data Source=mySQLDB;User Id=myusername;password=mypassword;"

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Member
    Join Date
    Nov 2001
    Location
    Linkoping, Sweden
    Posts
    50
    Thank you!

    /Anders

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