On Jul 19, 2006, at 9:55 AM, aj wrote:
In Fox9 is an fpt file generated per record when its used or per table? Im asking this because I read that its maximum size limit is 2 gigs and I'm going to need more than this in the future. Any help would be greatly appreciated.
There is one FPT file per DBF. If you need more than 2 gigs, you should be looking at using a database server product instead of DBFs for your data storage. In fact, even if you aren't hitting the 2 gig limit, there are big advantages to using a client/server design over the file-based DBFs.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

