I'm trying to make reports from a dbf table data... Any ideas on how to do this?
Thank you in advance
My method was to use an ODBC datasource for .dbf files rather than trying to connect to a database. There is a native MS datasource for dbf files, try using it to create a dsn, use the dsn to connect to the tables from the report and then construct an sql statement and see what happens
Energy can be neither created not destroyed. It can only be wasted.