Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. vbnetuser1

    MYSQL VB.Net OLEDB Connection Problem

    I am writing a simple app to connect to a MySql database. When I run the following code: Dim cnADONetConnection As New OleDb.OleDbConnection cnADONetConnection.ConnectionString = "DRIVER{MYSQL ODBC 3.51 DRIVER}; SERVER=localhost; DATABASE=test_db_connect; USER=*****; PASSWORD=*****; OPTION=3"...

Part and Inventory Search

Back
Top