Results 1 to 4 of 4

Thread: Compact

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Posts
    80

    Post

    Hi,

    How do I compact a Microsoft Access database from within VB? Can it be done? How do I do it?

    Thanks in advance.

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    I believe there's a CompactDatabase method for Jet...

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 1999
    Posts
    80

    Post

    Thanks.

  4. #4
    Junior Member
    Join Date
    Jan 2000
    Location
    uk
    Posts
    20

    Post

    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
  •  



Click Here to Expand Forum to Full Width