Running the SQL Server sample script
To run the sample script for Microsoft SQL Server:
- On the database server computer, create a directory for the data files. The drive must have at least 100 MB available.
-
Using a text editor, open the Ctrain_ModelCreate_SqlServer.sql
file and change the following:
- Database names
- Sign in and user names and passwords for the administrative users
- FILE size setting
- FILEGROWTH setting
- Start Microsoft SQL Server Management Studio.
- Open the Ctrain_ModelCreate_SqlServer.sql file.
- Execute the script file.
- Verify the script executed successfully.