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
 New to SQL Server Programming
 Anyone can help me pls?

Author  Topic 

xeon1986
Starting Member

2 Posts

Posted - 2009-05-08 : 01:27:42
i recover the backup file from a formatted drive.

i m using MYSQL.
So when i m using the MySql administrator to restore back my DB, There is an error happen.

"The selected file was generated by mysqldump and cannot be restored by this application"

Well i have tested the way of using cmd
"-u <user> -p<pass> <dbname> < backup file
is not working for me.

Anyone can provide any additional help ?
This is Urgent >.<
a Big Thanks for who reply me !!

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-05-08 : 01:34:42
This is a Microsoft SQL Server forum.
You will get better answers over at www.dbforums.com and their mysql forum.



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

xeon1986
Starting Member

2 Posts

Posted - 2009-05-08 : 01:41:29
opps..Thanks for the info.
Go to Top of Page
   

- Advertisement -