Should I backup DBF file while it is open?
I need to create a small program that creates a backup copy of DBF files at a certain demand. The files will be used by a custom web application. Is it safe to copy a DBF file while it is open, or do I close the web server, so the files are released from certain creating a backup ?








