Thank you all for answering my post.. I had a database on SQL Server called Gl_Details. Last month after updating it with current data i did a simple easy Backup through the wizard. After the backup is complete, i copied the file that was generated from the backup procedure to a file on the network cause the backup process saved the file on the C drive under MSSQL. Two days ago I lost my hard disk will all my data:-( . I got a new hard disk now and I reinstalled
SQL Server, NOW I need to restore what i had in the backup file.... how could I do that.
It keeps telling me unrecognized database format when I try to restore through the wizard, and in TSQL I just cant understand to supply the path of the file.
Thanks