Converting CVS files

User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: Converting CVS files

Post by Enrico Maria Giordano »

James,
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

SET DBFLOCKSCHEME TO DB_DBFLOCK_XHB64
EMG
ADutheil
Posts: 352
Joined: Sun May 31, 2009 6:25 pm
Location: Salvador - Bahia - Brazil

Re: Converting CVS files

Post by ADutheil »

I have no idea, sorry.
Regards,

André Dutheil
FWH 13.04 HB 3.2 BCC 5.82 MinGW 4.5.2 MSVS 10
Post Reply