salvea tutti
dovrei collegarmi ad un db mysql
se scrivo questa istruzione:

codice:
<%@ import Namespace="System.Data.MySqlClient" %>
mi da questo errore_.
codice:
Namespace or type specified in the Imports 'System.Data.MySqlClient' cannot be found. Make sure the name space or the type is defined and it doesn't
da cosa dipende?
grazie