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