William Smith wrote: > Or consider just getting a larger hard drive. Space is cheap these days.
How big is your database? The database will be left with 'wasted' space in it every time you delete something. However, this is not all bad, since the wasted space is used up with new data as it is added. This way, over a period of time (assuming that you are deleting stuff as you go) the database will probably reach an optimum size, after which the stuff you delete is roughly equal to the stuff you add, and no further growth takes place. -- Diane YouTalk mailing list List address: [email protected] List information: http://entourage.mvps.org/support_options/list.html List moderator: [email protected]
