Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ms. Access
Message
De
08/11/2000 01:46:30
 
 
À
07/11/2000 02:11:57
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Divers
Thread ID:
00438682
Message ID:
00439142
Vues:
22
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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform