Using Database Scripts

The CCF 2009 installation contains database scripts in the folder <RootDir>\Program Files\Microsoft CCF 2009\Data\Scripts. These scripts are designed to provide flexiblity and configurablity in the database installation process.

The folder contains:

  • Command files, which use .osql and .bcp commands to execute the SQL scripts and stored procedures that create and populate the CCF databases.
  • SQL scripts, which use SQL commands to create and populate the CCF databases.
  • Data import files, which contain the data that populate the databases.

See Also

Using the CCFConfigValues Table

Using Command-line Scripts

Using SQL Scripts

Importing Data