Use the Available Schema pane
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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 () and the File Associations Preferences page
( ).
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.