| Home | Previous Lesson: Preview View Next Lesson: Quick Select Data Source |
Now that we had a quick tour of the DataWindow painter, let's return to the creation of a DataWindow. One of the fundamental objectives of a DataWindow is the collection of information from a database. The method by which it performs this task is complex and worth investigation.
PowerBuilder provides five different methods of connecting to a data source. They have different structure and effect on the overall application. Those five methods are:
Let's look at each of them in turn.
| Home | Previous Lesson: Preview View Next Lesson: Quick Select Data Source |