admin
-
12/7/2006 9:10:37 AM
Re: Create DB Error During Setup
Hello,
you may need to check if the database user you are using to access the database is granted with permissions for creating databases. The easiest solution is to configure Mixed mode authentication (SQL authentication with user name and password) on your SQL Server and use the sa account.
Please let me know if you need any help with that.
Regards,
|