Notes


Relationships between related/associated tables must be explicitly established in the information schema of your database.
Express Edition is free. Professional Plus Edition is for sale. Please see the product matrix.
Code is only generated for database tables with a Primary Key.
Some Windows Forms such as the "List filtered by a Combo Box" are only generated for tables that have explicit Foreign Key(s).
Some Stored Procedures (or Ad-hoc SQL) such as the "Select All By a Foreign Key", "Select, Skip, and Take By a Foreign Key", "Get Record Count by Foreign Key", and "Select Drop Down List Data" are only generated for tables that have explicit Foreign Key(s).