User-1633160587 posted
Hi, I have created a basic asp.net website in visual studio 2008. It has two databases and i am just going through the stages of uploading everything to my hosing provider and i believe i need to somehow convert my database script to mysql so i can upload
it.
I dont want to upload any data but when i export the database schema as a .sql file them upload via myadmin i get an error which basicaly says its not compatible.
Does anyone have any pointers on how to do this?