I tried to restore a database for which i have altready
created backup and backup device.
my device name is : fokaadd
my database backup name is: fokaadd.dat
my database log name is: fokaaddLog.dat
my code for restore is :
RESTORE DATABASE test
From fokaadd
It is not restoring and giving a message:
the message is :
Server: Msg 1834, Level 16, State 1, Line 1
The file 'C:\Program Files\Microsoft SQL Server\MSSQL\Data\VBSettings_Data.MDF' cannot be overwritten. It is being used by database 'VBSettings'.
How can I restore my database from backup;
If nay one konws the solution pls send me .
my email address is :
[email protected]