Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DAO360 (TOP URGENT)
Message
De
15/07/2000 04:35:12
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
DAO360 (TOP URGENT)
Divers
Thread ID:
00392844
Message ID:
00392844
Vues:
61
I use Ms. DAO 3.6 object library but I did not find the repair MDB method, anybody can help me please? and also I can not use the following codes to repair and compacting MDB: please help

Dim myDAO36 as DAO.DBengine

Private sub RepairIt
Dim myMDB as String
myMDB = "C:\MYMDB.MDB"
myDAO36.RepairMDB myMDB
End Sub

Private sub CompactIt
Dim myMDB as String
myMDB = "C:\MYMDB.MDB"
myDAO36.CompactDatabase ....
End Sub

Thanks and Regards
Winan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform