[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: A way to join dynamic tables?

  • Thread starter Thread starter bstaunton
  • Start date Start date
Status
Not open for further replies.
B

bstaunton

Guest
cverbiest, problem is I won't know which fields will be in a given table since it's a dynamic system where any database table could be referenced. David, there's only 2 tables. I have a table with values representing database values and another table representing intended changes and I'm trying copy the latter to the former to generate a before-image. Problem is record 1 of tableh maps to record 1 of ctableh and record 2 to record 2 and 3 to 3 etc. So I need to join the tables somehow.

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