Viewing 7 posts - 1 through 8 (of 8 total)
Thanks! I will look into it. We wanted to use on Network drive as it is backed up by the IT group.
Best,
Sol
December 15, 2010 at 1:11 pm
Hi Jason,
The articles are helpful. I'm still running into the following issue, when I run the following query
use master;
ALTER DATABASE master MODIFY FILE (NAME = master, FILENAME = 'Z:\MSSQL10\MSSQL10.SQLEXPRESS\MSSQL\DATA\master.mdf');
ALTER DATABASE...
December 15, 2010 at 11:37 am
Hi,
Thanks for the articles.
I have two instance of MSSQL, MSSQL10.MSSQL1 and MSSQL10.SQLEXPRESS
When I run the query: select * FROM sys.master_files, I see entries for MSSQL10.MSSQL1 , however I don't see...
December 15, 2010 at 8:29 am
Hi,
The following directories and files
Backup, DATA, Log, JOBS, repldata, Template Data, Binn/DllTmp32, Binn/DllTmp64, upgrade
Thanks,
Sol
December 14, 2010 at 3:05 pm
Hi,
The following directories: Binn\DllTmp32, Binn\DllTmp64, DATA, Log, Backup, Jobs, repldata, Template Data, upgrade
Sol
December 14, 2010 at 2:42 pm
Hi,
They do. The house Version Control data.
Thanks,
Sol
December 14, 2010 at 2:26 pm
Viewing 7 posts - 1 through 8 (of 8 total)