CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2002
    Location
    Ukraine
    Posts
    228

    How to compress mdb file after rows removing?

    If I remove some rows mdb file size will not change;
    There is compress command in MS Access.
    How I can make this operation from my program?

    Thanks,
    Alex.

  2. #2
    Join Date
    Aug 2001
    Location
    Stockholm, Sweden
    Posts
    1,664

    Re: How to compress mdb file after rows removing?


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

Featured