Compact and repair database

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

  1. #1

    Default 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 the size it is not
    a good solution to first download it, then "compact and repair" and then
    upload it again.

    Thanks


    Kurt


    Kurt H Hanssen Guest

  2. Similar Questions and Discussions

    1. Can't compact/repair Coldfusion db
      Hi, all. We've run into an issue when trying to compact/repair an Access db used by a ColdFusion MX application. It creates the compacted file...
    2. How to Compact database using ASP page
      HOw do I compact the access database on my web server using asp page?
    3. Code for compact and repair on close
      Hi there, i am using A97. What code can i use such that i can have the app compact and repair on close. Kind Regards, Carlee
    4. Compact & Repair Error
      Access 2k, Win 2k. I just got a new machine. Lucky me. I now get the following error when I try to perform maintenance on ANY of my .mdb files. ...
    5. repair install
      I have a well-running, heavily customized and configured Win XP home. But I am planning on changing motherboards and want to perform a repair...
  3. #2

    Default Re: Compact and repair database

    [url]http://www.aspfaq.com/show.asp?id=2190[/url]

    Ray at work

    "Kurt H Hanssen" <kurthh@c2i.net> wrote in message
    news:LqQWb.32927$BD3.7544394@juliett.dax.net...
    > 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 the size it is
    not
    > a good solution to first download it, then "compact and repair" and then
    > upload it again.
    >
    > Thanks
    >
    >
    > Kurt
    >
    >

    Ray at Guest

  4. #3

    Default Re: Compact and repair database


    "Ray at <%=sLocation%> [MVP]" <myfirstname at lane34 dot com> wrote in
    message news:uKpSP9Z8DHA.2116@TK2MSFTNGP10.phx.gbl...
    > [url]http://www.aspfaq.com/show.asp?id=2190[/url]
    >
    > Ray at work
    >
    Thanks

    It works fine. Using the following link from your suggestion

    [url]http://authors.aspalliance.com/mbrink1111/compact.asp[/url]

    kurt


    Kurt H Hanssen 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