Hi I'm attempting to use mysql which is working fine on my machine but when I upload the asp.net webpage I'm getting an error
: The type or namespace name `MySql' could not be found. Are you missing a using directive or an assembly reference?
because I've not uploaded the mysql dlls. Where do they need to go in the website or is there something else I should be calling?
Thanks
Lanners
: The type or namespace name `MySql' could not be found. Are you missing a using directive or an assembly reference?
because I've not uploaded the mysql dlls. Where do they need to go in the website or is there something else I should be calling?
Thanks
Lanners