Hi,
I have tried to creat the newdem database from the source code and I get the following message:
Code:
Msg 1803, Level 16, State 1, Line 2
The CREATE DATABASE statement failed. The primary file must be at least 3 MB to accommodate a copy of the model database.
Msg 15010, Level 16, State 1, Procedure sp_dbcmptlevel, Line 43
The database 'newdem' does not exist. Supply a valid database name. To see available databases, use sys.databases.
I am using SQLServer 2008
Can anyone help with this?
robodent