I
Ian
I wonder if anybody can help me. I have an access database which displays
records on a FP2003 form with no problem, all of the fields work OK.
However I have one field which displays an image which it sources from the
image directory, this works fine. I've recently experimented with moving
the images on to a shared drive and using a share in the database to access
the files, this fails if the filename contains a long version. It does
however work if I use the short (8.3) version of the file name.
An example is:
images/RC/General/13FloorElevators - Easter Everywhere.jpg (works OK)
\\computername\share$\General\13FloorElevators - Easter Everywhere.jpg
(does not work)
\\computername\share$\General\13Floo~1.jpg (works OK)
I've tried adding "" and '' to the long file name version but this made no
difference. Any ideas how I can get FP2003 to read the full field name from
the access field?
Many thanks
Ian
records on a FP2003 form with no problem, all of the fields work OK.
However I have one field which displays an image which it sources from the
image directory, this works fine. I've recently experimented with moving
the images on to a shared drive and using a share in the database to access
the files, this fails if the filename contains a long version. It does
however work if I use the short (8.3) version of the file name.
An example is:
images/RC/General/13FloorElevators - Easter Everywhere.jpg (works OK)
\\computername\share$\General\13FloorElevators - Easter Everywhere.jpg
(does not work)
\\computername\share$\General\13Floo~1.jpg (works OK)
I've tried adding "" and '' to the long file name version but this made no
difference. Any ideas how I can get FP2003 to read the full field name from
the access field?
Many thanks
Ian