Avatar

Level 10

In the DataConnection screen where you define the connection, a tree view of the columns in your DB are displayed. You need to bind these columns to the fields on your form. You can drag and dropthe column to th ecorresponding field (then a bind expression is set up). A binding icon will appear beside the column to indicate that it has been bound.

Paul