Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Setup / Configuration / April 2008

Tip: Looking for answers? Try searching our database.

Get image

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cesar - 28 Mar 2008 05:44 GMT
I developed an Access 2003 application where I have images in forms and
reports. I coded a public string containing the full path of those images in
my computer during development.
To deploy the application on a network, I would need to code this line any
time the application is moved, or would have to provide the code to the
system administrator to do the necessary update as requiered.
Is there any way for Access to look for these images in the same directory
the application is installed, without having to hard code the file path in a
local single user or network environment?
Graham R Seach - 06 Apr 2008 13:18 GMT
Cesar,

Maybe something like this:
   Me.Picture = CurrentProject.Path & "\mypic.bmp"

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia

>I developed an Access 2003 application where I have images in forms and
> reports. I coded a public string containing the full path of those images
[quoted text clipped - 7 lines]
> a
> local single user or network environment?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.