ole package filename

B

birdman

I made the mistake of loading over 600 photos to my database. From reading threads here I find that was not overly wise and now I wish to replace the ole package with just the file name and path. Manually I can do that by editing the package, opening the label (which is the filename), copying it and then closing the package and pasting the name to the filename field. Pretty tedious. I am not experienced at VB in access.

Any help out of this would be greatly appreciated.
 
A

Arvin Meyer

PictureMgr may be just the thing for you. It creates the required tables for
an images in any directory structure. It's a free database demo'ing the
technique.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access

birdman said:
I made the mistake of loading over 600 photos to my database. From
reading threads here I find that was not overly wise and now I wish to
replace the ole package with just the file name and path. Manually I can do
that by editing the package, opening the label (which is the filename),
copying it and then closing the package and pasting the name to the filename
field. Pretty tedious. I am not experienced at VB in access.
 
Top