finding file path

M

ms shakeel

hello

thanks in advance for help

i want to know as to how can i find the actual filepath
where my database is lying,in any machine.
i.e i can place the database at a location and i should
get the filepath then
and then when i change the database location i should get
the new filepath that tells where the database now is
located.

thank you
shakeel
(e-mail address removed)
 
M

Mark Sippitt

Hello,

The following property will return the current path where
your Database is residing :

Application.CurrentProject.Path

Hope this helps

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top