Copy link to clipboard
Copied
I have to set a database which is now on the Webadmin: Enterprise Manager to the phpMyAdmin. Is this possible? And how can I backup on the Enterprise Manager or is there another program how to do it from extern? And can I put this database then without problems to phpMyAdmin or is it a totally different database?
Thanks for any help.
Copy link to clipboard
Copied
Ullitasch wrote:
I have to set a database which is now on the Webadmin: Enterprise Manager to the phpMyAdmin. Is this possible? And how can I backup on the Enterprise Manager or is there another program how to do it from extern? And can I put this database then without problems to phpMyAdmin or is it a totally different database?
Thanks for any help.
Enterprise Manager is the same as phpMyAdmin in that they cater for databsae management. The former is for MS SQL, the latter for MySQL. In both cases, the database is an independent entity.
To use MySQL, as with MS SQL, you will need to have the appropriate server.
My advice: unless circumstance force you to use MySQL, stick with what you have.
I hope this helps.
Copy link to clipboard
Copied
Thank you!
Do you know how I can backup the databases from the Webadmin: Enterprise Manager?
Copy link to clipboard
Copied
Have a look here http://msdn.microsoft.com/en-us/library/aa176763%28SQL.80%29.aspx
Copy link to clipboard
Copied
Thanks, yes I have seen this site. But on Right-Click I cannot find All Tasks, and then "click Backup Database".Is it because I work on an Apple?
Is there another possiblitiy to get the database? How can I make myself a connection to the database and download it?
Copy link to clipboard
Copied
I see now it is that I am used to phpMyAdmin and Linux hosting and not to MSSQL and Window hosting. So anyway it makes no sense to backup to my Linux hosting..