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 Rhinorhino 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: *

  • Users: AdmAckbar
  • Content: Threads
  • Order by date
  1. AdmAckbar

    Problem with mySQL connection permissions.

    I'm running mySQL locally on my computer. When I run my C# application I have the connect as string MySQLDBConnect = "DRIVER={MySQL ODBC 3.51 Driver};" + "SERVER=localhost;" + "DATABASE=filetransfer;" + "UID=********;" + "PASSWORD=********;" + "OPTION=3"; Everything works fine when it's set at...

Part and Inventory Search

Back
Top