I've pulled my hair out over there error. What am I doing wrong. I've uninstalled and reinstalled a few times and dont know what I'm doing wrong with SQL 2012 just to create a generic table?
TITLE: Microsoft SQL Server Management Studio
------------------------------
Create failed for Database 'GenericDB'. (Microsoft.SqlServer.Smo)
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
CREATE DATABASE permission denied in database 'master'. (Microsoft SQL Server, Error: 262)
Error 262 permission
Page 1 of 111 Replies - 1546 Views - Last Post: 19 August 2012 - 06:51 PM
Replies To: Error 262 permission
#2
Re: Error 262 permission
Posted 18 August 2012 - 08:53 AM
Yeah.. look at the top left.. it should have a drop down that says "master".. change that to which db silo you want the table to be in.. or right click on said silo and do "new query".
#3
Re: Error 262 permission
Posted 18 August 2012 - 09:10 AM
I'm not seeing that on my top left i have
General
Option
FileGroups
General
Option
FileGroups
#4
Re: Error 262 permission
Posted 18 August 2012 - 09:19 AM
Here.. here's where the master context drop down is and here's where you can do the right click and set the context.
#5
Re: Error 262 permission
Posted 19 August 2012 - 07:51 AM
still didnt work said denied in master table
CREATE TABLE permission denied in database 'master'.
CREATE TABLE permission denied in database 'master'.
#6
Re: Error 262 permission
Posted 19 August 2012 - 08:09 AM
Didnt work screen shot attached
#7
Re: Error 262 permission
Posted 19 August 2012 - 10:30 AM
What screen shot?
The point is to CHANGE it from Master to your database silo.
The point is to CHANGE it from Master to your database silo.
#8
Re: Error 262 permission
Posted 19 August 2012 - 04:13 PM
Screen shot not uploading but I did change it from MASTER to TestDB created a table with just two columns first and last name executed and received the same error. I appreciate the help guys
#9
Re: Error 262 permission
Posted 19 August 2012 - 05:47 PM
Take a screen shot of this happening.
#10
Re: Error 262 permission
Posted 19 August 2012 - 06:19 PM
Shot attached..
Attached image(s)
#11
Re: Error 262 permission
Posted 19 August 2012 - 06:26 PM
#12
Re: Error 262 permission
Posted 19 August 2012 - 06:51 PM
Thanks I thought when I installed i used the user account in my permissions but guess I didnt. Think I want to uninstall then re install because of a conflicting update.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote






|