Iron Speed Designer Help
 

Go to:

Databases

The Databases Property Sheet lets you configure how data is displayed and validated throughout your application.

Databases settings are applied to all web pages that use the particular table fields.  These settings can be customized for individual controls via the Property Sheet.

Iron Speed Designer generated application translates between the database storage format for a field, to the display and input formats, and then back again upon insertion to the database.

The Databases Property Sheet contains these principal folders:

Group

Description

Database

Shows the database tables, views and custom queries available to your application for each selected database.

  • See which tables are available to your application

  • View database table schemas and foreign key relationships

  • Set various default data display and field validation properties

Stored Procedures

Lists the application stored procedures (SQL) created by Iron Speed Designer.