Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 Database Design and Application Architecture
 How do i know my database did perform backup?

Author  Topic 

kiesh
Starting Member

6 Posts

Posted - 2009-11-19 : 15:12:57

I'm not sure if i have the correct forum for this question, but if anyone can help, this would be greatly appreciated.

i ran some php code in a file to allow my database to backup,so that when i click my 'backup' link, its calls that php file and backs up my db. However i am getting the success msg that my db did backup, but how do i check that it really did perform the backup?

btw i am using mysql.
help plz!

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-11-19 : 15:23:24
might try a mysql forum: http://forums.mysql.com/
Go to Top of Page
   

- Advertisement -