Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
asifbhura
Posting Yak Master
165 Posts |
Posted - 2011-02-08 : 03:25:10
|
Hello Sir,I want to create schema not by script but by GUI,I couldnt find schema option under Security,how will i get that option ?I have sql server 2008Regards |
|
MIK_2008
Master Smack Fu Yak Hacker
1054 Posts |
Posted - 2011-02-08 : 07:27:41
|
there are two Security Nodes one is for Instance level (LOGINs) and the other one is under the Database node. Hope you are looking under the Database nodes |
 |
|
asifbhura
Posting Yak Master
165 Posts |
Posted - 2011-02-09 : 01:45:10
|
Thanks, i got it |
 |
|
|
|
|