I used SQL 2000 before. There are options for setting program files path and data path, which I usually install programs on C: and then data files in D: for easier maintenance. However, I cannot find this options in SQL 2005. Is that both (program files and data) must be locate in the same drive/path? or how can I do it same as SQL 2000? Please advise. Many thanks.
During installation time you are able to point certain directories to other paths than the default system path. Although some thing have to be installed on the system path, most of the Sql server parts can be put in different locations on the computer.
Jens K. Suessmeyer.
http://www.sqlserver2005.de
|||Thanks for your reply.
Sure I can find to change the installation path.
However, there are 2 path setting for SQL2000, one for Program Files and another for Data Files. But I only find one in SQL 2005. Does it mean the program files and data files must be in the same location in SQL2005? or else how can I install the Program Files on c: and then Data Files on D: in SQL2005?
Thank you very much for your help.
Maurice
No comments:
Post a Comment