Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why a 2GB limit on tables?
Message
From
28/06/2002 06:34:10
 
 
To
28/06/2002 06:06:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00673189
Message ID:
00673196
Views:
14
Has something to do with the way record locking is handled using the 2^31 (2 GB) O/S limit. Do not expect this limit to be removed. MS will suggest anyone with this much data to use SQL Server. Another solution is to vertically split your data should it exceed the 2GB limit. There was an article a few years ago about the Eurotunnell that did just this to support 128 GB of VFP data.

>Does anyone know the reason why the maximum physical size of a table is 2GB?
>
>Thanks in advance.
>
>Regards Michael
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform