Hi guys,
I've been trying to load my site which is in ASP.NET. Thinking it would be good to test before uploading the whole site, I wrote very simple code to test connectivity to database (MySQL) and creating a table.
First I tested on my machine (which has MySQL 5.1 community server and...