| Home | Previous Lesson: d_products_maint Next Lesson: d_trans_data_entry_detail |
|
Property |
Value |
|
Data Source |
SQL SELECT |
|
Presentation Style |
Tabular |
|
Tables |
Trans |
|
Columns |
tran_no, tran_date, tran_type |
|
Data Source definition |
SELECT "trans"."tran_no", "trans"."tran_date", "trans"."tran_type" FROM "trans" |
|
Other issues: |
Set the edit style of 'tran_date' to EditMask. |
| Home | Previous Lesson: d_products_maint Next Lesson: d_trans_data_entry_detail |