How can a relative path specify a linked table in Access 2007?

前端 未结 6 634
抹茶落季
抹茶落季 2021-01-01 20:19

I have a front end and back end of an Access database. The front end references linked tables and I need to do a relative link instead of an explicit one i.e. \"../dat

6条回答
  •  一生所求
    2021-01-01 21:19

    As far as I know, your TableDef's Connect property requires an absolute path. If I'm wrong on that point, I hope someone will tell how to create a linked table using a relative path.

    Take a look at Armen Stein's free utility to manage your table links: J Street Access Relinker

提交回复
热议问题