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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Full Outer Join - Support in 2007?

Status
Not open for further replies.

lameid

Programmer
Joined
Jan 31, 2001
Messages
4,212
Location
US
I do not have a copy of Access 2007 right now...

Did they add Full Outer Join support to it?

I am wondering because it would simplify things a lot if it did.

If not, any rumors of it being added?

I know there are workarounds... Jet you can do a union query and there is the SQL version that runs locally (Desktop/Personal/Express) but neither is too appealing.

I'm looking at having to write a tool to build a full outer join query within Access for repeated use against various tables and I'd rather stick to simple SQL statments if possible.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top