If you have an Access BE, a SQL-Server BE, and are not keeping the Access BE
synchronized, using it would give you out-of-date info.
A "local" table, in Access parlance, lives in the .mdb file you are in --
and I'm assuming you are working from an Access FE file.
Rather than delete the Access BE tables, you could open the FE and delete
the links to the Access BE tables. This won't affect the Access BE, but
will remove the links from the FE, leaving you with, I assume, only the
links to the SQL-Server tables.

Signature
Regards
Jeff Boyce
<MS Office/Access MVP>
> Hi,
>
[quoted text clipped - 10 lines]
>
> Trauton
Trauton - 26 Sep 2005 01:15 GMT
Jeff,
Thanks, your assumptions were correct. I am using an Access FE. Since I
have no need to connect to the local tables, I have deleted the links as you
suggested.
I appreciate your time,
Trauton
> If you have an Access BE, a SQL-Server BE, and are not keeping the Access BE
> synchronized, using it would give you out-of-date info.
[quoted text clipped - 24 lines]
> >
> > Trauton