dgfletcher
Programmer
Has anybody else experience dramatic inflation of a VCT file?
We had one go from 548k to 17meg from one version to the next after only minor bug fixes to a couple of the classes.
After locating the point where the size ballooned, I compared the VCX's of the differing versions and found a bunch of seemingly blank records in the bloated one (there were a few such in the non-bloated one too). These didn't show up in a browse as having empty memo fields, but browsing with a field descriptor like oclass=left(class,20) they had no readable data. Desperate, I deleted the "blank" records - ten or twelve of them, packed the table and the file size dropped back to 500k.
Any ideas about how this came about? Could it be the result of someone opening the VCX in VFP 8?
Thanks.
We had one go from 548k to 17meg from one version to the next after only minor bug fixes to a couple of the classes.
After locating the point where the size ballooned, I compared the VCX's of the differing versions and found a bunch of seemingly blank records in the bloated one (there were a few such in the non-bloated one too). These didn't show up in a browse as having empty memo fields, but browsing with a field descriptor like oclass=left(class,20) they had no readable data. Desperate, I deleted the "blank" records - ten or twelve of them, packed the table and the file size dropped back to 500k.
Any ideas about how this came about? Could it be the result of someone opening the VCX in VFP 8?
Thanks.