RapTier - ASP.NET, C#, VB.NET, and SQL Code Generator
Template Group: Choose the template group you want to use. For example, if the "Standard
C#" template group is chosen, the generated output for your projects will be in C# language.
The "DB Documentation" template group will allow you to generate the documentation for your database in HTML format.
When you create your own or download
templates from the web site, the new templates will appear in this combo-box.
Target IDE: Set the target IDE for your project.
Database Engine: RapTier supports a wide range of databases and generates code optimized
for your database engine. Choose "Generic" if you cannot find your
database engine name in the list. In this case, RapTier generates
generic code that should work with any relation database that provides
an OLE DB or ODBC interface.
Select database objects: The panel shown above allows you to limit the number of database objects
that will be used by RapTier to create the project.
Table/View properties: Edit table/view properties using the panel shown above.
Column properties: Edit column properties using the panel shown above.
Stored procedure properties: Edit stored procedure properties using the panel shown above.
Stored procedure parameter properties: Edit stored procedure parameter properties using the panel shown above.