Wählen Sie Ihren SQL-Server:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Neuheiten abonnieren
Partners
Testimonials
Alex Torin: "Several months ago I downloaded the trial versions of several Microsoft SQL administration tools that I was able to find using google. I had considerable trouble with most of them crashing... but using your product I was able to isolate and solve the problems I was having. I decided to add it to my toolkit and have recommended it to a few others".
Jim Salmons: "That is excellent news! I will look forward to a future update with these features. It will be attention to such details that further distinguishes your excellent products from the competition.

As always, I appreciate your great products and your demonstrated customer service is equal to the high quality of your products".

More

Add your opinion

MS SQL Maestro online Help

Prev Return to chapter overview Next

Create Object Wizards

MS SQL Maestro provides a number of Create Object Wizards to accomplish the most facile Microsoft SQL object creation. Easily understandable wizard steps allow you to specify all the object properties.

 

There are several ways to invoke the necessary Create Object Wizard:

 

select the Object | Create Database Object... main menu item;
select the necessary icon (table, view, trigger, etc.) in the Create Database Object dialog

or

select the object list (Tables, Views, Triggers, etc.) or any object from that list in the explorer tree;
select the Create New Table (View, Trigger, etc.)... item from the popup menu.

       

Several wizard steps are common for all wizards. This part purpose is the formulation of the basic principles for the Create Object Wizard organization.

 

On the first wizard step you need to specify the new object name.

 

On the second one you have to define all the object properties. To clear up the object properties meanings see the appropriate topic of the respective Create Object Wizard section.

 

Some objects has subitems (e.g. each table contains fields, indexes, procedures have parameters, etc). In this case the next step allows you to manage such subobjects of the object being created. We recommend you to store the following shortcuts in order to speed your work: the Ins key adds a new subobject, the Enter key displays the subobject's editor, and the Del key drops the subobject.

 

The next wizard step is final. It is provided to sum up the Create Object Wizard operation.

 

Note: There are some objects to have an additional Create Object Wizard steps. The detailed description of the steps you can find at the appropriate topic of the corresponding section.

 

See also:



Prev Return to chapter overview Next