I have developed an asp.net website which is displaying image from mysql database.I have used here mysql connector version 5.* to connect to mysql database server.i created table from command line of mysql,but when i host this application on windows server,i can just create a database on the windows server from plesk panel.but how can i create the table over there?…can you give me any guidelines?I can create table from C# using the tablebuilder,but it supports the latest version of mysql connector,but i am not sure whether hosting server will support it or not.
I have developed an asp.net website which is displaying image from mysql database.I have
Share
http://www.freehostingtutorials.com/windows-based-hosting-accounts-knowledgebase/how-to-create-table-in-my-sql-databse-in-plesk-control-panel/
You can create tables from within Plesk Control Panel, just follow the guide above to see how.
I’ve done it before and it’s quite painless.