Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ms. Access
Message
From
08/11/2000 01:46:30
 
 
To
07/11/2000 02:11:57
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00438682
Message ID:
00439142
Views:
21
Try to avoid using temporary tables. One of my applications was growing rapidly because a report needed a temporary table. Every time you create a new table and fill it with data your database grows a bit (or a lot). After deleting the table this space is still in use by the application. The only way to remove it is compacting.
============================================================
'C' is shorthand for Confusion, 'C++' much more confusion...
Previous
Reply
Map
View

Click here to load this message in the networking platform