I have created and publish a new Website on MS Azure, I have also created a MySQL db along with the site (using the same wizard). However I'm not sure how to access or query this db, I would like to import a sql schema into this db, but I'm not sure how
to do so. Basically I would like to import the table definitions my website is using into the new MySQL db created by Azure using the new Website wizard.
↧