Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Database size keeps increasing
Message
 
To
07/09/1999 03:55:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00261869
Message ID:
00261903
Views:
20
>An .exe installed on machine. Database made locally on hard disk.
>On each run of the exe the size of the database increases. Using a combination of Views and sql pass through in the project.
>Please help stop this increase of Database.Urgent...

If you do certain things like create views in code, new records are written to the DBC and old ones marked deleted. You either need to PACK the DBC, or not create new views at runtime...or you'll get DBC bloat.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform