Trying to link tables without match item

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
FRED_EMMERICH_(Guest)
Posts: 170
Joined: Tue Oct 10, 2017 12:44 pm

Trying to link tables without match item

Post by FRED_EMMERICH_(Guest) » Tue Aug 28, 2001 10:18 am

I am running 8.1 XBASE. I want to link one of my tables to a single record table that has no common data item. I seem to recall in DOS R&R there was a way to link a table in this fashion whereby the data in that linked table was available to every composite record even though there was no link. Can this still be done?____Thanks

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Trying to link tables without match item

Post by kfleming » Tue Aug 28, 2001 11:01 am

Yes.__Create a calculated field with expression:__1__and then use this as the linking field selecting record number link to the related database rather than going through the index.____Kathleen__R&R Support

Post Reply