Kbase P150767: How to view each table of a dataset with a different UltraGrid
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/08/2009 |
|
Status: Unverified
GOAL:
How to view each table of a dataset with a different UltraGrid
GOAL:
Can multiple proBindingSource objects be used to query the same proDataset object?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.2x
FIX:
To view the temp-tables of a proDataset object in separate ultraGrids you must create a separate proBindingSource object for each table in the dataset and a separate query for each temp-table buffer and attach the PBS objects to the queries.