CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2000
    Location
    Dorado, P.R.
    Posts
    221

    Compact Database

    Hi everybody;

    I need to compact a access 2003 database but i cant find the command. I search in msdn and found "IJetCompact" but with no explenation and i dont have a clue of how to use it. Please someone help me with this.

  2. #2
    Join Date
    Oct 2004
    Location
    Sydney, Australia
    Posts
    10

    Re: Compact Database

    this is the Visual C (I think) code for it. Does it give you enough of an idea. If not let me know and I'll try and translate it for you...

    http://www.codeguru.com/Cpp/data/mfc...cle.php/c4327/

  3. #3
    Join Date
    Apr 2000
    Location
    Dorado, P.R.
    Posts
    221

    Re: Compact Database

    Thanks;

    A friend of my locate the document in msdn and give it to me. The msdn article number is 306287.

    Thanks for your help

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