devilyn Posted May 21, 2009 Posted May 21, 2009 is there a way to load a mssql database file backup (*.bak) and run query's on it? Thanks in advance
PsaltyDS Posted May 21, 2009 Posted May 21, 2009 is there a way to load a mssql database file backup (*.bak) and run query's on it?Thanks in advanceI don't think the database engine will use it until you restore it (to an alternate DB Name and file path, if required). Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
kmetski Posted March 8, 2010 Posted March 8, 2010 Look at MY POST i have made a program that restores a *.bak files i hope it helps you
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now