Wrox Programmer Forums
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 7th, 2004, 04:51 PM
Authorized User
 
Join Date: Jun 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default combine two tables

I need a query that will combine two tables into one. For example I have a employee table from one db that has all the info I need except for date of birth and Address. I have a table in another db that has this information. I have that table linked I now just need to know how to pull this information into one table/query. The only comon field in both is the name field: LastName, FirstName I
Thanks
 
Old December 7th, 2004, 05:06 PM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 564
Thanks: 0
Thanked 4 Times in 4 Posts
Default

Create a query which will output all the fields that you need. Once you have it working right, goto the Query menu and select Make Table Query. Access will then prompt you for the name of the new table, and even give you an option to paste the table in a different database. Yell if you need a hand setting up the original query.

Mike
EchoVue.com
 
Old December 7th, 2004, 05:47 PM
Authorized User
 
Join Date: Jun 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you very much
Dale





Similar Threads
Thread Thread Starter Forum Replies Last Post
combine the nodes pravind XSLT 3 April 23rd, 2007 01:11 PM
Got problem when combine 2 tables using left join wkm1925 MySQL 1 March 27th, 2007 04:02 PM
Is it possible to combine two forms into one? malhyp Dreamweaver (all versions) 13 June 5th, 2006 07:29 AM
How to combine two value-of selects? myhtpc XSLT 2 February 14th, 2006 06:20 AM
Combine 2 classes blur.kid JSP Basics 1 September 12th, 2003 04:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.