Portal Engine
Version 2.x > Portal Engine > Create DB Error During Setup View modes: 
User avatar
Member
Member
pjenkins - 11/29/2006 3:06:33 PM
   
Create DB Error During Setup
Hi, I'm getting the following error and can't figure out what I'm doing wrong:

An error occured when creating database: CREATE DATABASE permission denied in database 'master'.
Creating a new database kentico_cms

Do I need to add a new role in the Master DB? If so, for which user?

Thanks
Patrick

User avatar
Guest
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,