FileName Element for FileSpec (ICF)
SQL Server 2005
Contains the path and file name of the database file.
The path portion of the file name must specify a folder accessible by the instance of SQL Server and cannot specify a folder in a compressed file system.
If you need to alter the database after creating the instance, use the SQL Server tools, such as SQL Server Management Studio.
For more information about database file names, see the os_file_name parameter in the CREATE DATABASE (Transact-SQL) topic.
Reference
Application Definition File ReferenceConcepts
Instance Configuration File ReferenceOther Resources
CREATE DATABASE (Transact-SQL)Updating Instances and Applications
