I get this error:
The type or namespace name `MySql' could not be found. Are you missing a using directive?
I've already installed Mysql.Data.dll in GAC.
Im using the "src" tag instead of "CodeBehind " cause im not using VS just a plain text editor in Ubuntu edgy.
The type or namespace name `MySql' could not be found. Are you missing a using directive?
I've already installed Mysql.Data.dll in GAC.
Im using the "src" tag instead of "CodeBehind " cause im not using VS just a plain text editor in Ubuntu edgy.
Comment