hi all , dunno maybe i'm wrong , i'm not an expert , i'm going to create the database for cabal server but everytime i try to restoring the database i will have this error , how can i do ?
someone can help me pls ?
hi all , dunno maybe i'm wrong , i'm not an expert , i'm going to create the database for cabal server but everytime i try to restoring the database i will have this error , how can i do ?
someone can help me pls ?
Last edited by chumpywumpy; 24-10-10 at 02:07 PM.
Please don't bump that quickly. If you post has left page 1 and not be answered then you can bump but if it is still on page 1 it just means i haven't been through new posts yet.
The error is because it is trying to save the database .mdf file in a location that does not exist (check the directory path in the error). Click the Options on the top left of that panel and you can set the directory it saves them to. I use c:\SQLDatabases\ myself.
Create a folder in c:\ called SQL databases.
Moving MS SQL Databases To A New Location - Parallels H-Sphere System Administrator Guide - Parallels
See the "Method 2" section and look at the second image. It shows the "default data/log directory" as e:\db\, set yours to c:\SQLDatabases\. Now restore normally and it will automatically put the files in that folder.