Re: query multiple tables with identical column names
- From: "Dsperry101 via AccessMonster.com" <u24149@uwe>
- Date: Tue, 02 Oct 2007 13:08:01 GMT
David ,
I did a little experimenting and got it working, thanks for your time and
knowledge.
Dan S
Dsperry101 wrote:
David,
Is the query a single query ? I tried this :
SELECT DPGid , Description , PostLocation , SerialNumber FROM tbl113 ,
tbl114 , tbl115 UNION ALL;
got an error
Use a UNION ALL query (or a UNION query).[quoted text clipped - 14 lines]
Thanks in advance
Dan S
--
Danny C. Sperry
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-queries/200710/1
.
- References:
- query multiple tables with identical column names
- From: Dsperry101 via AccessMonster.com
- Re: query multiple tables with identical column names
- From: John Spencer
- Re: query multiple tables with identical column names
- From: Dsperry101 via AccessMonster.com
- query multiple tables with identical column names
- Prev by Date: Re: countif Access 2000 - counting the number of values above 0
- Next by Date: Re: Graphical Union-Query Builder?
- Previous by thread: Re: query multiple tables with identical column names
- Next by thread: query for printing
- Index(es):