Export to a DBF file
Export to a DBF file
Hello,____I am exporting my data to a DBF file but I would like to know if there is a way to create a DBF file even if there are no records found.I mean, in this case I would like to create an empty file.__Thanks in advance,____Steve
=> RE: Export to a DBF file
Steve,__Could you not run the report in a batch file with a check after the report has completed as to whether the DBF file exists in the location you expect it to be. If it doesn^t exist you can the batch file can copy a blank version of the DBF you have stored somewhere into that location.____Simon Bray.