Re: Update Links
- From: "Jeff Boyce" <JeffBoyce_IF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Apr 2005 07:03:11 -0700
Actually, you can do it from Link Table Manager.
Instead of using the "share" when you select where the back-end is located,
use Network Neighborhood and navigate to the server name (\\servername),
then to the highest level folder/directory (\firstlevel), then to the next,
etc., until you finally can point at the file (xxxx.mdb). When you've done
it this way, your linked tables will show as:
tblYourLinkedTable(\\servername\firstlevel\...\xxxx.mdb)
instead of:
tblYourLinkedTable(R:\YourFolder\...\xxxx.mdb) -- your "share" may not
be "R:"
--
Good luck
Jeff Boyce
<Access MVP>
"Kincaid" <Kincaid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:12F8073C-F411-49E4-B8A6-02C1A24F3608@xxxxxxxxxxxxxxxx
> Thanks, Jeff. Unfortunately, I know nothing about UNC-naming conventions.
> I've done a google search but unfortunately, what I find is mostly Greek
to
> me. Is there a site I can go to to get simple, practical information
about
> this? I currently am using the Link Table Manager to update the links to
the
> BE and the 2nd FE every time I copy my FE from one PC to another but it
gets
> tedious. I have seen code that performs this function but now cannot find
> said code. I am looking for a way to automate the process. Any info you
can
> send my way would be helpful.
>
> "Jeff Boyce" wrote:
>
> > Not sure what you mean by "update the links"? Are you saying that you
need
> > to re-point the front-end to the back-end? If so, why? If you use a
> > UNC-naming convention for your links, you won't be limited by the local
PC's
> > named shares.
> >
> > --
> > Good luck
> >
> > Jeff Boyce
> > <Access MVP>
> >
> > "Kincaid" <Kincaid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> > news:A8D9148F-5990-4C96-B969-2EAA3A456063@xxxxxxxxxxxxxxxx
> > > I have a database that functions using three database containers, (2
FEs
> > and
> > > 1 BE) that I transfer between two machines using a Flash drive to do
> > > programing when time allows. Every time, however, I must update the
links
> > > manually. Is there a utility in vba that I can put in Startup or
On_Click
> > > that does this automatically? Help much appreciated.
> > > --
> > > kinacid
> >
> >
.
- References:
- Update Links
- From: Kincaid
- Re: Update Links
- From: Jeff Boyce
- Re: Update Links
- From: Kincaid
- Update Links
- Prev by Date: Re: Many-to-many relationships
- Next by Date: Re: Constructed field
- Previous by thread: Re: Update Links
- Next by thread: Import & compare
- Index(es):
Relevant Pages
|