AngusCampbell
Technical User
I have a project where I must report on multiple tables at once for a singel report. The tables are practically identical in structure and are each in different directories (the client has their own reasons for this).
How would you approach this?
What comes to my mind is 1) multiple sup-reports or 2)Creating a script to append all tables to one master table for reporting and differentiating respective data with a field for name of originating directory.
Tables are .DBF and are on a Linux box using SAMBA to provide a Windows share.
Thanks for any suggestions
How would you approach this?
What comes to my mind is 1) multiple sup-reports or 2)Creating a script to append all tables to one master table for reporting and differentiating respective data with a field for name of originating directory.
Tables are .DBF and are on a Linux box using SAMBA to provide a Windows share.
Thanks for any suggestions