2

How can I join an Advantage ADT table to a DBF table in a single query?

Bill Seven
  • 768
  • 9
  • 27

1 Answers1

4

Create and use data dictionary. If the tables are both in a data dictionary, then you can join them just fine.