Retrieving data from a database and populating a form with the data

compared with
Current by David Glen
on Oct 18, 2007 17:55.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (4)

View page history
In the first step of the process we retrieve data from the database and insert into the form. The following picture shows settings to retrieve the data.
\\ !sql_info.jpg!

\\
The following picture shows settings to insert data from the database into the form variable.
\\ !xml_info.jpg!\\
 
After we run the process and open the 'To Do' list in the workspace, we can see that the form has been populated with the data from the database.
 
\\ !populated_form.jpg!

\\