Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DAO360 (TOP URGENT)
Message
From
15/07/2000 04:35:12
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
DAO360 (TOP URGENT)
Miscellaneous
Thread ID:
00392844
Message ID:
00392844
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform