View Single Post
Old May 26th, 2005, 8:41 AM   #1
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Creating MySQL connection in C# <Solved>

hi, i'm using visual studio .net 2003 and i'm having trouble connecting my C# application to the MySQL database (testdb) on my computer using ODBC.
While creating the connection, it asks me for a DNS name or file or something so my question is how to create a DNS name for the MySQL database?

i appreciate any help

Last edited by OpenLoop; Jun 1st, 2005 at 5:55 PM. Reason: solved
OpenLoop is offline   Reply With Quote