Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPT bloat
Message
 
À
16/12/2013 09:42:54
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01589991
Message ID:
01590549
Vues:
56
>>Hi all,
>>
>>we have a file on the customer site that hits the 2gb limit every so often. The dbf and cdx are fine, it is the FTP that hits the limit. when this happens the ftp seems to clear itself out and hold no data. I can restore from a backup and they might lose half a days details, not good but it's something. What gets me is that when I restore from a backup and pack the file the FTP shrinks to 150-180mb. I don't lose any data, there just seems to be huge bloat in the file. I use the insert command to populate the file but it's a log file, it is never updated or modified after the fact. Any ideas what might be causing this?
>>
>>~M
>
>Hi Mark,
>
>I don't use FPT files for .DBF files. Because when you run a replace command FPT files can't replace, add end of the file. So FPT files sizes easly increase.
>
>I create a .dbf file like this:
>key int,
>mymemo c(40)
>
>I unchain my memo string and chain this mymemo fields instead of use FPT files so I don't have any trouble...
A handy solution, but the memo fields are well locked into the table at this point!
~M
Go raibh maith agat

~M
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform