Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
November 28, 1999
A. Change/add the following registry keys :-
KEY: HKLMSoftwareMicrosoftMSSQLServerMSSQLServer
VALUE: DefaultData
VALUE: DefaultLog
Just put in a directory name (no trailing backslash) for these.
This works only for databases that you create with the CREATE DATABASE statement, not for databases created from Enterprise Manager.
(Answer courtesy of Kalen Delaney)
You May Also Like