Consultor Eletrônico



Kbase P96182: How to retrive the table name of a column from a Smart Data Object?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/16/2004
Status: Unverified

GOAL:

How to retrieve the table name of a column from a Smart Data Object?

FACT(s) (Environment):

Progress 9.1x
OpenEdge 10.x

FIX:

Use DYNAMIC-FUNCTION( "columnTable" IN h_sdo, <column-name> ).