Skip to main content
July 13, 2010
Question

Backup enterprise manager

  • July 13, 2010
  • 1 reply
  • 845 views

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.

This topic has been closed for replies.

1 reply

BenPleysier
Community Expert
Community Expert
July 13, 2010

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.

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
July 13, 2010

Thank you!

Do you know how I can backup the databases from the Webadmin: Enterprise Manager?

BenPleysier
Community Expert
Community Expert
July 13, 2010

Have a look here http://msdn.microsoft.com/en-us/library/aa176763%28SQL.80%29.aspx


Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!