Question Linked image Paths XP and Vista

sailinxtc

Registered User.
Local time
Today, 07:11
Joined
Apr 27, 2008
Messages
34
Is there a way I can set a path with linked images that will look in the same directory the Database is opened from.

My linked files work fine in XP but not Vista with the database.

I open my database from a folder in my documents

When the database and runtime are installed on the Vista machine the database is installed in the appropriate folder in the users directory and my documents.

However the linked files look at the C:\documents and settings\user\my documents\appropriate folder

Any input would be appreciated for a newbieeeeeeeeeee
 
You can use currentproject.path in your code. That way everyone will always get the correct links.
 
Can you get a little more specific or provide some examples or reference for linked images.

Thank you in advance

You can use currentproject.path in your code. That way everyone will always get the correct links.
 

Users who are viewing this thread

Back
Top Bottom