
Re: Photo Path on Network
That looks right, but you would have to test. Personally I would avoid
spaces in file and directory names like the plague. I know MS allows them,
but many applications ( including MS ones ) fall over when asked to resolve
a path with embedded spaces. Use underscores instead.
On a more databasic level, you have considerable redundancy in using your
client names both in the folders and in the filenames. Maybe its more
convenient for identification, but it sure adds more complexity.
--
Regards,
Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
<GemstoneTalent@c-my-sig.com> wrote in message
news:isvl609pu0dhr5krvblrcea1bn68j18lh5@4ax.com... [color=blue]
> We have a significant number of photos in our network CLIENTS directory,
> but each CLIENT has their own subdirectory, usually named LastName space
> FirstName. The actual photos have a similar naming convention.
>
> Would I variably reference using UNC like this?
> \\Clients\[LastName]+" "+[FirstName]\[LastName]+" "+[FirstName].jpg
>
> (Haven't created the DB yet to test - still nailing a few table design
> issues)
>
that
>
>
> Gemstone Talent
> www.GemTal.com