Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

SQL Permissions

Question posted by: OuTCasT (Familiar Sight) on July 2nd, 2008 09:06 AM
i Loaded SQL Express on my notebook and i run my application on it which creates new database.
I get error 'Create Database permission denied in database 'master'

how do i grant permissions to BUILTIN\User
ck9663's Avatar
ck9663
Expert
1,352 Posts
July 4th, 2008
08:53 AM
#2

Re: SQL Permissions
Use mix authentication instead.

Point to a domain.

Add the username as authorized user and create the necessary user profile by adding rights

-- CK

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,846 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top Microsoft SQL Server Contributors