Changing Embedded to Linked - Reduce File size

Ask a Question related to Microsoft Access, Design and Development.

  1. #1

    Default Changing Embedded to Linked - Reduce File size

    Have you compacted the db since changing it? That should
    reduce the size.
    >-----Original Message-----
    >Hello.
    >
    >I recently did a test to review how the file size would
    >change in my database if I made all of my "background"
    >images in my forms embedded instead of linked. They were
    >originally added by using a custom "auto-format".
    >
    >The file size of my database increased by 40 MB. Because
    >this was not an acceptable change, I went back and
    changed
    >them back to linked images. In retrospect, I should have
    >changed the auto-format and reapplied it to all of the
    >forms, but this is not how I did it. I changed it in
    both
    >instances in the property settings for the background
    >image.
    >
    >Now, however, the file size has not gone back down. It
    is
    >still 40 MBs larger than it originally was.
    >
    >Is there some code hanging somewhere retaining those
    >images even though I changed them to linked images?
    >
    >Any help would be appreciated.
    >
    >Thank you.
    >
    >- Sharyl
    >.
    >
    Ngan Bui Guest

  2. Similar Questions and Discussions

    1. Reduce File Size
      Hi all, I have a couple of very very big pictures, would like to reduce the size down just enough to print out on letter size at a rought quality...
    2. How to Reduce a PDF file size??
      I have a file size 65 MB, the less I can reduce the size is 58 MB using the PDF reduce size option, also I tried using colorsync utility, Quartz...
    3. Reduce File Size Command
      Afraid nor everyone's gone to PDF's. I'd whole lot rather look at a "Dead Tree" manual because I can scan through the book and mark the passages...
    4. Changing an embedded image to a linked file..
      Is there a way I can change an embedded file into a linked file (and vice versa)? Is there a way I can edit an embedded file? It seems like a one-way...
    5. CAN I CHANGE SIZE (PIXELS) OF A PROJECTOR TO REDUCE THE FILE SIZE?
      as far as I know you would have to transform bitmap scale all bitmap members to the new size, then readjust their positions to score, and adjust...
  3. #2

    Default Changing Embedded to Linked - Reduce File size

    Thank you! It worked perfectly.

    - Sharyl
    >-----Original Message-----
    >Have you compacted the db since changing it? That should
    >reduce the size.
    >>-----Original Message-----
    >>Hello.
    >>
    >>I recently did a test to review how the file size would
    >>change in my database if I made all of my "background"
    >>images in my forms embedded instead of linked. They
    were
    >>originally added by using a custom "auto-format".
    >>
    >>The file size of my database increased by 40 MB.
    Because
    >>this was not an acceptable change, I went back and
    >changed
    >>them back to linked images. In retrospect, I should
    have
    >>changed the auto-format and reapplied it to all of the
    >>forms, but this is not how I did it. I changed it in
    >both
    >>instances in the property settings for the background
    >>image.
    >>
    >>Now, however, the file size has not gone back down. It
    >is
    >>still 40 MBs larger than it originally was.
    >>
    >>Is there some code hanging somewhere retaining those
    >>images even though I changed them to linked images?
    >>
    >>Any help would be appreciated.
    >>
    >>Thank you.
    >>
    >>- Sharyl
    >>.
    >>
    >.
    >
    Sharyl Guest

  4. #3

    Default Re: Changing Embedded to Linked - Reduce File size

    make sure to compact database on exit - this will fix it - or just run compact and repair
    Unregistered 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