|
The DataSource wizard is a visual way to create database connections for your
Dynapage screens. There is virtually no keyboard entry involved - everything
can be done with the click of a mouse.
To maximize the performance of the Dynapage applications, all data sources for
the pages created are saved as pre-compiled stored procedures to enhance the
speed of data-retrieval.
Many of the controls use the same datasource wizard, but because they all have
different functionality, the wizards sometimes have more or less steps for them
and they are all very easy to use.
The highlight of the data source wizard is the Advanced Query Builder, which is
a drag-and-drop interface to create simple stored procedures that can pass in
parameters. See image below:

|