[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Is there a good approach to defining temp-table/prodataset as class property?

Status
Not open for further replies.
P

Peter Judge

Guest
For the former, there's a tool in the data dictionary to generate an include with a temp-table definition. Datasets would need relationship information which is not in the db schema. Or you can use LIKE for temp-table definitons.

Continue reading...
 
Status
Not open for further replies.
Top