i'm actualy starting to use mysql, i've istalled the connector .net 1.0.7 from mysql.
What can i do to add the reference to my vb project , on 2003 it wroks well but on vs2005 i cant find the mysql.data on reference tabs
what sould i do to bring it to my project

Add MySQL reference to a VB.NET 2.0 project
pokopiko
Apart from installing mysql connector have you actually added it to the reference on your project and its not appearing or are you expecting it to appear by default.
If you havent added it to your project go to my Project -> References -> Add and add a reference to the appropriate class library.