|
-
Feb 6th, 2000, 10:49 AM
#1
Thread Starter
Lively Member
Hi,
How do I compact a Microsoft Access database from within VB? Can it be done? How do I do it?
Thanks in advance.
-
Feb 6th, 2000, 12:00 PM
#2
Frenzied Member
I believe there's a CompactDatabase method for Jet...
-
Feb 6th, 2000, 12:16 PM
#3
Thread Starter
Lively Member
-
Feb 7th, 2000, 05:25 PM
#4
Junior Member
DBEngine.CompactDatabase "Northwind.mdb", _
"NwindKorean.mdb", dbLangKorean
------------------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|