Re: unlinking linked image files.
- From: Krazy Darcy <KrazyDarcy@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 12 Feb 2007 21:43:02 -0800
Currently all my digital assets (scanned drawings, digital artwork, photos,
database thumbnails are on the same computer as the database which is also
the computer I run photoshop on as well as using MS office and typing this
reply. The database was started to catalog my artworks and is evolving (it
hasn't even a whiff of my 12Gb digital photo stuff yet). It is a home-brewed
system.
Also I currently have not yet split the database into front end/back end.
Currently it starting to look like I will have to copy the thumbnails to a
folder that is a subfolder to the database location and manually change each
link. Which means changing 389 links. The thumbnails are spread across 7 or
8 differant folders due to the way the drawings were filed when they were
scanned into the computer.
If I am going to have to do that then I may backup the database and then see
if I can use some sort of table arangement to store the location which acess
refers to to display the image (then this will not be an issue if I have to
shift things again). Only problem is the coding to make it work
Thinking of two tables
1) image id, location code, filename
2) location code, location
otherwise I will end up with 30-40 entries with the same file location per
folder of drawings and 150+(growing) for digital artwork entries
thanks
"Jeff Boyce" wrote:
Perhaps I'm missing something....
I still don't understand, if the bmps are located on, say a network share,
why would moving the front-end do anything to the back-end (i.e., the
"link")?
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
Microsoft Registered Partner
https://partner.microsoft.com/
"Krazy Darcy" <KrazyDarcy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F93E407D-6A72-4F8C-86A9-9851C3B42FF1@xxxxxxxxxxxxxxxx
I have a database cataloging art works. It has thumbnail images createdimage.
specifically for the database. when they were added as each record was
created I clicked on the link file box when I was adding the thumbnail
where
I believe this means if I change the thumbnail.bmp file it will change in
the database. But if I moove the database I would have to tell access
the thumbnails are otherwise I'll loose them in the database.
My question is is there a way of unlinking 500+ thumbnail files without
removing the images from within the database (assuming the images are
embedded in the database)
If not is there an easy way to tell access that the thumbnail folders have
moved (there are 7 differant folders in differant places)
- References:
- Re: unlinking linked image files.
- From: Jeff Boyce
- Re: unlinking linked image files.
- Prev by Date: Re: Identifying the entity ...
- Next by Date: Re: Establishing relationship necessary with lookup table?
- Previous by thread: Re: unlinking linked image files.
- Next by thread: RE: Multi-tiered keyword table
- Index(es):
Relevant Pages
|