How do I add a New Schema to a Database

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
dom
Posts: 16
Joined: Fri 30 May 2014 11:21

How do I add a New Schema to a Database

Post by dom » Tue 06 Jan 2015 12:27

Hi

Taking a completely new tack and building a database from the ground up using dbForge for sql server only (so no ssms). How do I add a new schema?

Dom

alexa

Re: How do I add a New Schema to a Database

Post by alexa » Tue 06 Jan 2015 13:48

Please perform the following:

1. Select 'Database -> Security Manager' from the main menu.
2. In 'Security Manager', expand the 'Database-Level Security' node.
3. Expand the needed database.
4. Right-click the 'Schemas' node and select 'New Schema' from the popup menu.

dom
Posts: 16
Joined: Fri 30 May 2014 11:21

Re: How do I add a New Schema to a Database

Post by dom » Tue 06 Jan 2015 19:03

Perfect

Thank you so much.

Dom

alexa

Re: How do I add a New Schema to a Database

Post by alexa » Thu 08 Jan 2015 09:26

Please let us know if any questions arise.

Post Reply