Now you need to create your form that integrates with your database queries. There are two ways of creating Live Forms forms: - dragging and dropping controls from the designer palette
- creating a form from an XML schema. In this case, the controls will be automatically created for you based on the XML schema definitions.
When working with the database connector, you will always used the latter and create the controls from the schema. In the future we intend to relax this requirement. |