Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete Record in Access
Message
De
19/07/2000 10:01:00
 
 
À
20/06/2000 22:35:17
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00382509
Message ID:
00394304
Vues:
10
Hi Alvin
There after is the code I'm using in my programm
'Compact database
DBEngine.CompactDatabase "access to the database to be pack (c:\mydb.mdb)","Access to the new database (c:\mydb.new)", dbLangGeneral, dbversion25
Kill c:\mydb.mdb
Name c:\mydb.new As c:\mydb.mdb

Hope this help


Jean Michel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform