renata
Member
- Joined
- Aug 9, 2011
- Messages
- 7
- Programming Experience
- Beginner
Hi! I 'd like to pose a question regarding adding a new mysql connection in my project.
I want to use a mysql database i created using phpmyadmin. I downloaded the connector required (mysql-connector-net-6.4.3) to help me pull data from my mysql database, installed succefylly but when I'm at the part of creating a new connection I provide all the information (Data Source:MySQL Database (MySQL Data Provider) Server Name:localhost User Name: Admin and my password) i can't find my databasename listed in the database pull-down menu, only a database with the name test is listed.
Have in mind that i have already created a database called my_app and created a table with one record in it.
I have already un and re-install mysql connector and created a new database with a name that doesn't contain an underscore.
Is there someone that can help with this problem i'm having?
Thanks in advance.
Renata
I want to use a mysql database i created using phpmyadmin. I downloaded the connector required (mysql-connector-net-6.4.3) to help me pull data from my mysql database, installed succefylly but when I'm at the part of creating a new connection I provide all the information (Data Source:MySQL Database (MySQL Data Provider) Server Name:localhost User Name: Admin and my password) i can't find my databasename listed in the database pull-down menu, only a database with the name test is listed.
Have in mind that i have already created a database called my_app and created a table with one record in it.
I have already un and re-install mysql connector and created a new database with a name that doesn't contain an underscore.
Is there someone that can help with this problem i'm having?
Thanks in advance.
Renata