Hello, after installing SQL 2008 which if say for example during install the default database data file directory was specified as F:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Data which now want to have it as D:\Data
folder via Server Properties in Management Studio (and realize need to restart SQL Service) is it ok to delete the prior F:\Program Files\Microsoft SQL Server\MSSQL10.MSSQLSERVER\MSSQL\Data folders and not breaking anything since I think SQL Server uses
ACL? Thanks in advance.
↧