How to Compact database using ASP page

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default How to Compact database using ASP page

    HOw do I compact the access database on my web server using asp page?



    S N Guest

  2. Similar Questions and Discussions

    1. Compact code
      I have mycontrol as custom control and I need to get some data from a control on a different page. My code is below. It is working perfectly fine,...
    2. Compact and repair database
      Is there any possibilities from ASP to run the "Compact and repair database" routine My access database is on the remote server and because of...
    3. compact flash redux
      There was quite a long thread here back in about May about the relative merits of a regular compact flash 256 card vs the "ultra" or high speed ones....
    4. HELP! Passing from database to asp page allowing user input then passing to another database.
      My big problem is I'm a newbie working with someone else's code.(See code below) What I want to do is for the records that have a purchase order...
    5. Passing database info to page allow user input then pass into another database
      Hi I really am going crazy! I'm using VBScript, ASP, and SQL My page reminds me of a shopping cart but looking at shopping cart examples has not...
  3. #2

    Default Re: How to Compact database using ASP page

    Please post only to those groups that are relevant.

    You can find the answer here:

    [url]http://support.microsoft.com/?kbid=230501[/url]
    HOWTO: Compact Microsoft Access Database Through ADO

    [url]http://support.microsoft.com/?kbid=306287[/url]
    HOW TO: Compact a Microsoft Access Database by Using Visual Basic .NET

    You get a lot more useful information by using google:
    [url]www.google.com/search?q=compact+access+database+using+JRO[/url]

    Cheers
    Ken

    "S N" <uandme72@yahoo.com> wrote in message
    news:u2jqm1bKEHA.3628@TK2MSFTNGP12.phx.gbl...
    : HOw do I compact the access database on my web server using asp page?
    :
    :
    :


    Ken Schaefer Guest

  4. #3

    Default Re: How to Compact database using ASP page

    Did you post to enough groups?

    [url]http://www.aspfaq.com/5004[/url]
    [url]http://www.aspfaq.com/2190[/url]

    --
    Aaron Bertrand
    SQL Server MVP
    [url]http://www.aspfaq.com/[/url]


    "S N" <uandme72@yahoo.com> wrote in message
    news:u2jqm1bKEHA.3628@TK2MSFTNGP12.phx.gbl...
    > HOw do I compact the access database on my web server using asp page?
    >
    >
    >

    Aaron Bertrand [MVP] Guest

  5. #4

    Default Re: How to Compact database using ASP page

    Thanks for the reply and solution to my problem.
    I shall be careful in posting only to the relevent groups in future.

    S N
    "Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
    news:OpH$2IiKEHA.2576@TK2MSFTNGP12.phx.gbl...
    > Did you post to enough groups?
    >
    > [url]http://www.aspfaq.com/5004[/url]
    > [url]http://www.aspfaq.com/2190[/url]
    >
    > --
    > Aaron Bertrand
    > SQL Server MVP
    > [url]http://www.aspfaq.com/[/url]
    >
    >
    > "S N" <uandme72@yahoo.com> wrote in message
    > news:u2jqm1bKEHA.3628@TK2MSFTNGP12.phx.gbl...
    > > HOw do I compact the access database on my web server using asp page?
    > >
    > >
    > >
    >
    >


    S N Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139