I am displaying a table on a grid that contains several FK keys and I want the description (in the FK table) to display in the grid.
In VFP I would just set the relationships in the data evironment. But I don't see how I can do this in Dabo? So in my table I have: fk_A = the pkid in FK_tableA fk_B=the pkid in FK_tableB FK_tableA: pkid description FK_tableB: pkid description Any suggestions would be helpful. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
