I received a backup of a db with .bak extenstion. I'm trying to restore it on my local computer. Could anyone tell me the steps of setting this up.
I've tried from query analyzer's master run the following command:
restore database bt
from disk = 'c:\BolTrab_28.10.2005.bak'
But this returns:
Cannot open backup device 'c:\BolTrab_28.10.2005.bak'. Device error or device off-line.
I've tried from query analyzer's master run the following command:
restore database bt
from disk = 'c:\BolTrab_28.10.2005.bak'
But this returns:
Cannot open backup device 'c:\BolTrab_28.10.2005.bak'. Device error or device off-line.