Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enhancing Limit of DBF tables Over 2GB
Message
De
02/04/2013 15:59:59
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
02/04/2013 08:05:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01569690
Message ID:
01569777
Vues:
89
>>Is there any simple way to enhance the Limit of VFP DBF table beyond 2 GB Capacity ?
>
>Follow a few round rules, and this will not be any problem for a normal size application.
>
>1. Never use general fields. NEVER!!!
>2. Never store pictures in tables, only the name of the picture file, with or without path
>3. Normalize the tables, don't add fields which are seldom used.
>4. Reuse deleted records

We just generate one daily day-end invoice with our retail application with merge all sales but it crush 2 GB barrier every year. If we would be create a record for every POS transactions it would be crush almost every week and also we use deleted records at append new record... . :)

One solution is using a database like sql-server or oracle.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform