Tagged Questions
-1
votes
1answer
42 views
Back up my ASPNETDB
I want to back up my database but I got this error:
Cannot open database "ASPNETDB" requested by the login. The login failed. Login failed for user 'My-laptop\user'.
I'm using SQL Server Express
...
1
vote
4answers
306 views
Restore backup fails - not enough disk space [duplicate]
I have a backup that's about 6Gb. It's a "light" backup of the original (with the log tables purged), which is about 14Gb.
I try to restore the backup on my SQL Express local server. It fails with a ...