Hi,
you can read a connect property of attached table:
?currentdb.tabledefs("Mytable").Connect

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> How can I determine path to my Backend Access2003 database? Something like
> "CurrentProject.Path" usable for frontend?
LuboM - 18 Apr 2006 16:52 GMT
Thanks, that is helpfull.
> Hi,
> you can read a connect property of attached table:
[quoted text clipped - 3 lines]
> > How can I determine path to my Backend Access2003 database? Something like
> > "CurrentProject.Path" usable for frontend?