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
How do I add a New Schema to a Database
Re: How do I add a New Schema to a Database
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.
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
Perfect
Thank you so much.
Dom
Thank you so much.
Dom