James Bott wrote:So, are you saying that it will work to import the data, but you can't use such a large file in a multi-user application due to locking issues?
Yes. For DBF size greater than 4 GB you need:
- Code: Select all Expand view RUN
- SET DBFLOCKSCHEME TO DB_DBFLOCK_XHB64
EMG