Try OpenEdge Now
skip to main content
Online Help
Introducing the Progress Developer Studio for OpenEdge Visual Designer : Reference : OpenEdge GUI for .NET wizards : Using the Available Schema pane
 
Using the Available Schema pane
The Available Schema pane in the ProBindingSource Designer displays the database schema imported from a connected database, a XML Schema (XSD) file, an ABL source file, or a non ABLsource file.
Note: If the file is a non ABL source file , you must add the file type to the Content Types page (Preferences > General > Content Types) and the File Associations Preferences page ( Preferences > General > Editor > File Associations).
When selecting the schema elements (tables and columns) in the Available Schema pane, note of the following:
*Selecting a table also selects all of its columns.
*You can select multiple tables without selecting their columns. All the selected tables are added to a default top-level root called Table in the Tables pane.
*You can select individual columns either from a single table or from multiple tables. In both cases, the selected columns are added to a default top-level root called Table in the Tables pane.
*You can partially select the tables and its columns. The selected schema elements are added to a default top-level root called Table in the Tables pane.