Subject Re: set relation question
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Thu, 16 Jan 2020 16:21:36 -0800
Newsgroups dbase.getting-started

On 1/16/2020 3:20 PM, Charlie wrote:
> This is an xdml question
>
> In set relation to.  I have two fields in two different tables but the field names are different.  Can this work?
>

As long as the values match, why not?

use first_table order whatevertag
set relation to fieldname into second_table fieldname2

Or something along those lines, it's been years ... but it should be
fine as long as the types and values match.

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm