At 05:49 AM 11/21/2017, Erik Hov wrote: >Just wonder what do you mean when saying unusable? The project_n.cdx file I >have at current is now 2.066.031 kb....what is unusable ,what can`t be done >when it is over 2GB? (I haven`t optimized etc for some weeks) Getting close -- 2GB is 2147483648 bytes and you are at 2115615744. VFP can only address bytes 0 to 2147483647. At best, it will refuse to save any record that would require exceeding the 2GB boundary. At worst, it wraps around and corrupts data (2147483647+1 => -2147483648 /a negative offset/) -- [email protected] Dennis Lee Bieber HTTP://home.earthlink.net/~bieber.genealogy/
Sounds nearly dangerous..... -----Opprinnelig melding----- Fra: TMG [mailto:[email protected]] På vegne av Dennis Lee Bieber Sendt: 21. november 2017 18:30 Til: The Master Genealogist Rootsweb Email List <[email protected]> Kopi: 'The Master Genealogist Rootsweb Email List' <[email protected]> Emne: Re: [TMG] 2Gb file limit At 05:49 AM 11/21/2017, Erik Hov wrote: >Just wonder what do you mean when saying unusable? The project_n.cdx >file I have at current is now 2.066.031 kb....what is unusable ,what >can`t be done when it is over 2GB? (I haven`t optimized etc for some >weeks) Getting close -- 2GB is 2147483648 bytes and you are at 2115615744. VFP can only address bytes 0 to 2147483647. At best, it will refuse to save any record that would require exceeding the 2GB boundary. At worst, it wraps around and corrupts data (2147483647+1 => -2147483648 /a negative offset/) -- [email protected] Dennis Lee Bieber HTTP://home.earthlink.net/~bieber.genealogy/ The TMG archive is found here: http://archiver.rootsweb.ancestry.com/th/index/TMG/ Instructions on how to subscribe to TMG: http://lists.rootsweb.ancestry.com/index/other/Software/TMG.html ------------------------------- To unsubscribe from the list, please send an email to [email protected] with the word 'unsubscribe' without the quotes in the subject and the body of the message