The basic database will need to be created manually prior to the install.
Here are the build out requirements.
- Create a SQL User. Normally we recommend the username, BOC-Admin
We cannot use a Windows account. - Create a database using the default seeings named BOC (this name is required)
- Collation: SQL_Latin1_General_CP1_CI_AS
- Recovery Model: Simple
- Do NOT replicate this database to other servers.
- Set the new user BOC-Admin to be dbo on the database BOC
No comments:
Post a Comment