Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 system files

Author  Topic 

basicconfiguration
Constraint Violating Yak Guru

358 Posts

Posted - 2010-02-06 : 23:34:07
could you specify where to put the system files during the installation? or do you move them once the installation is ended?
I changed the path (C:\SQL) during installation but all the system dbs are still installed on the default folder (c:\prgram files\sqlserver 2005...)

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-02-07 : 16:48:10
Yes you can specify it at installation time. It's on the same screen as where you specify the program files and other things. You just need to highlight that and then specify the path.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

basicconfiguration
Constraint Violating Yak Guru

358 Posts

Posted - 2010-02-07 : 22:12:15
Thank you, I found it.
Go to Top of Page
   

- Advertisement -