Consultor Eletrônico



Kbase P170444: NETUI: How to show a DB in the ProbindingSource Designer when you use the OpenEdge ProbindingSouce?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/07/2010
Status: Unverified

GOAL:

NETUI: How to show a DB in the 'ProBindingSource Designer' when creating an OpenEdge ProbindingSouce?

GOAL:

How to display the database, table and field selectors in the 'ProBindingSource Designer' of the OpenEdge 'Visual Designer'?

GOAL:

How to access the 'ProBindingSource Designer' of the OpenEdge 'Visual Designer'?

GOAL:

When was the 'Schema Selection' dialog introduced to the 'ProBindingSource Designer' of the 'Visual Designer'?

FACT(s) (Environment):

Windows
OpenEdge 10.2B
OpenEdge Category: Architect (OEIDE)

FIX:

The 'Schema Selection' dialog was introduced to the 'ProBindingSource Designer' of the 'Visual Designer' in OpenEdge 10.2B. The following steps show how to display the database schema when using the 'ProBindingSource Designer' of the 'Visual Designer'. In these steps, it is assumed an ABL form is open in the the 'Visual Designer' and the Sports2000 database is connected to the OpenEdge Project:
1. In the 'ToolBox' of the 'Visual Designer', expand the 'OpenEdge Controls'
2. Double click the 'ProBindingSource' control to open the 'ProBindingSource Designer'
6. Double click the 'Import schema from connected database' icon, ( The second icon counting from the right. It is a database icon that has the DB letters). This opens the 'Schema Selection' dialog of the 'ProBindingSource Designer' which lists the 'Available Schema Items'.
7. Expand the Sports2000 database node of the 'Available Schema Items' by clicking the + sign in the box to the left of the Sports2000 database name.
8. Expand the Customer Table node of the 'Available Schema Items' by clicking the + sign in the box to the left of the Customer Table name.
9. Press the CTRL key and click once on each field you want to add to the on the 'ProBindingSource' and click the 'OK' button of the 'Available Schema Items' dialog when done.
10. To change the order of a field in the 'ProBindingSource Designer' dialog, select the field and click the UP ARROW icon or the DOWN ARROW icon as desired.
11. To modify the Appearance or Design of a field, select the field in the 'ProBindingSource Designer' dialog and change its attribute (Label, Data type or Name) as desired.