Avoiding Database Bloat with OLE Objects

B

bronzino

Unfortunately, I need to see groups of images associated with a single
record all at once on my forms. I'm told that if my DB gets bloated, I won't
be able to open it. If that's true, can I rescue the situation by linking to
the table that contains my OLE objects and storing that table in a separate
DB? If my main database gets bloated, I can always kill the link. Or so I
figure.
_____________
elizabeth larose
 
Top