A
Allen
I have a 0ffice 2000 db that I made with office xp Pro. I
have a DB that I split. I got a link to a website
www.mvps.org/access/tables/tbl0009.htm that I am using the
code to relink the table. Now It say to run the
fRefeshLinks function at db Startup. I put that code in to
a form that starts then the Db starts. that does not work
at DB startup, it works when the form starts, but only
when the backend is in the right place. My questions is.
Should I put that code as a Module, or leave it in the
form that I have startup?
How would I run that Function(fRefreshLinks) at Db Start
up, before I get the error that it could not find the db,
please check path?
And anything else that I might be leaving out.
Thanks, Allen
have a DB that I split. I got a link to a website
www.mvps.org/access/tables/tbl0009.htm that I am using the
code to relink the table. Now It say to run the
fRefeshLinks function at db Startup. I put that code in to
a form that starts then the Db starts. that does not work
at DB startup, it works when the form starts, but only
when the backend is in the right place. My questions is.
Should I put that code as a Module, or leave it in the
form that I have startup?
How would I run that Function(fRefreshLinks) at Db Start
up, before I get the error that it could not find the db,
please check path?
And anything else that I might be leaving out.
Thanks, Allen