Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

INSERT INTO tbl1 INNER JOIN tbl2... Is this possible?

Status
Not open for further replies.

Crowley16

Technical User
Jan 21, 2004
6,931
GB
I am just wondering if you can do a insert into a join, instead of a direct table.

Basically I have 2 tables with a 1-Many relationship. Main table has a Autonumber field as PK, and what I'd like to do is to insert directly into both of these tables and have the 2nd table pick up the autonumber automatically...

Thanks

--------------------
Procrastinate Now!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top