SQL and DBF
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
SQL and DBF
Can I use in the same report SQL and DBF file ? I need main file as DBF format file and relation on SQL file. Is it possible and how ?____Marko
=> RE: SQL and DBF
There is not a way to combine SQL and DBF in the same report. What you need to do is to run an SQL report first and export it to a DBF. You can then use the Xbase version to link the exported DBF to the existing DBF. R&R will let you build indexes on the fly in order to make the link.____Kathleen__R&R Support