Page 1 of 1
How do I add a New Schema to a Database
Posted: Tue 06 Jan 2015 12:27
by dom
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
Re: How do I add a New Schema to a Database
Posted: Tue 06 Jan 2015 13:48
by alexa
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.
Re: How do I add a New Schema to a Database
Posted: Tue 06 Jan 2015 19:03
by dom
Perfect
Thank you so much.
Dom
Re: How do I add a New Schema to a Database
Posted: Thu 08 Jan 2015 09:26
by alexa
Please let us know if any questions arise.