Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPT file 2GB Limit? A final answer?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00562711
Message ID:
00563281
Vues:
22
>>>Either way you look at it you are flirting with disaster if your memos are that large. If you have a dbf, fpt or cdx over 2 gig you should consider either redisigning your schema to scale better or use another data engine that doesn't have the size limitation of a dbf/fpt structure, IMO.
>>
>>Hi Eric,
>>
>>In pursuit of 'another data engine', I just priced SQL Server 2000 at $4678, which I dont think my client will swallow...
>>
>>I am going to try to store the data as character records in a table, copy them into an edit box for editing, then strip out carriage returns etc. and save each line as a record back to the table.
>>
>>I tried to find something that does this in the 'download' section of the UT but was unable.
>>
>>Thanks for your help.
>
>You can also use MSDE which is the SQL Server data engine. I don't know whats it's limitations are, if any.

MSDE limit is 2 GB for the entire database, not 2 GB per table like in VFP.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform