Creating hierarchy in same table, how?

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

Primary Key Field CompanyID autonumber, next field is long integer
ParentCompany, allow nulls. I want to create a relationship between
CompanyId as the PK field and the ParentCompany as the child field. This is
easy in SQL 2000 but I can't find a way to do it in Access 2003. How could I
do this?

Thanks for any help.

Bob
 
Add the table to the Relationship window twice, and connect the two copies.
 

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

Back
Top