Midtown Computer Systems Enterprise

Convenient web based access to our favorite computer related Usenet groups.
MCSE.MS is not affiliated with Microsoft corporation, Cisco corporation, Oracle, CompTIA or any other vendor.
Check our Computer Hardware forum | Cell Phones reviews

Go Back  MCSE > Microsoft Office suite > Access > Access Forms Coding
This is Interesting: Free Computer Magazines Now Free shipping to

Access Forms Coding microsoft.public.access.formscoding

 
 
Thread Tools Display Modes
  #1  
Old 03-30-04, 09:12 AM
Qais Qais is offline
Junior Member
Join Date: Mar 2004
Photo Path on Network
Dear Mr. Cheryl,
I have gone through many solutions from you regarding MS Access questions. I would like a solution of 1 problem.
with refering the sample Database (Northwind) I would like to know in Employees Form (the photo of employee), If I am using the same form in my application on Network , If I add picture of employee on my Computer the location will be: C:\My Pictures\Photo1.jpb etc. Now If another user opens the form on his Machine he can not find the picture because the Imagepath text is C:\My Pictures\photo1.job but there is no picture named this on his Computer but on mine.

Please - reply at your earlies convenience & suggest a soluton.

Thanks in Advance.

My email is:
qaisarali2000@hotmail.com
  #2  
Old 03-31-04, 03:42 PM
Adrian Jansen
Re: Photo Path on Network
Put your pictures in a shared network folder, and use the UNC path to that
folder to refer to them.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
"Qais" <Qais.13ys79@mail.mcse.ms> wrote in message
news:Qais.13ys79@mail.mcse.ms...
>
> Dear Mr. Cheryl,
> I have gone through many solutions from you regarding MS Access
> questions. I would like a solution of 1 problem.
> with refering the sample Database (Northwind) I would like to know in
> Employees Form (the photo of employee), If I am using the same form in
> my application on Network , If I add picture of employee on my Computer
> the location will be: C:\My Pictures\Photo1.jpb etc. Now If another
> user opens the form on his Machine he can not find the picture because
> the Imagepath text is C:\My Pictures\photo1.job but there is no picture
> named this on his Computer but on mine.
>
> Please - reply at your earlies convenience & suggest a soluton.
>
> Thanks in Advance.
>
> My email is:
> qaisarali2000@hotmail.com
>
>
>
> --
> Qais
> ------------------------------------------------------------------------
> Posted via http://www.mcse.ms
> ------------------------------------------------------------------------
> View this thread: http://www.mcse.ms/message520743.html
>



  #3  
Old 03-31-04, 03:42 PM
GemstoneTalent@c-my-sig.com
Re: Photo Path on Network
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)

>Put your pictures in a shared network folder, and use the UNC path to that
>folder to refer to them.



Gemstone Talent
www.GemTal.com
  #4  
Old 04-01-04, 01:07 AM
Adrian Jansen
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



 


Popular forums
A+ (A Plus) Windows 2000 Active directory Exchange 2000 information store
Network+ Windows XP Security Exchange 2000 server administration
MCSE .NET Web services SQL Server
Cisco certification ASP .NET SQL 2000 Programming
Windows 2000 Registry .NET XML Viruses


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 12:25 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright MCSE braindumps 2003-2006