"Relate Table X to itself" ???

G

Gary Smith

Hello--

Whenever I run the Performance Analyzer I get the
following "suggestion":

Table 'tblTasks': Relate to table 'tblTasks'

Why is it telling me to relate a table to itself? What
should I do about it?

As always, much appreciation for any assistance that may
be forthcoming.

--Gary
 
K

Ken Snell

Do you have a query that has a self-join for tblTasks to itself? Such a
query will create a relationship in the background.
 
G

Gary Smith

Ken--

I'll check into that. Thanks.

--Gary
-----Original Message-----
Do you have a query that has a self-join for tblTasks to itself? Such a
query will create a relationship in the background.

--
Ken Snell
<MS ACCESS MVP>




.
 
K

Ken Snell

Gary -

My answer may not be appropriate for what you're seeking.... I misunderstood
your question when I first read it... you're not asking why there is a
relationship between the table and itself...you're wondering why the
Analyzer is suggesting that you make a relationship and I have not seen that
"behavior" before.

Sorry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top