Technology Questions

Go Back   Technology Questions > Software Questions > General Questions > Microsoft Office

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-23-2007, 05:00 PM
Sudhakar
Newsgroup Contributor
 
Posts: n/a
MS Access 0 Select from multiple tables using Left Join in query

I have the following query:

SELECT
T1.field, T2.field, T3.field
FROM
Table1 AS T1, Table2 AS T2
LEFT JOIN
Table3 AS T3
ON
T2.field=T3.field
WHERE
T1.field=T2.field

The query works in SQL Server 2000 but when I try to run it from MS
Access I get the following error dialog:

"Join expression not supported."

Can I not do in the MS Access or is this done differently.

Would appreciate any help.
Thanks
-sud
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-23-2007, 05:00 PM
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using the Select LINQ query operator with indexes TPC General Questions 0 11-14-2008 09:10 AM
Reformatting multiple tables within a document rosenwhat Microsoft Office 0 02-22-2008 09:21 AM
Re: Control Button With Left Mouse Click Won't Select in IE 7 RC1 LadyB Internet Explorer 0 11-09-2007 10:41 AM
Re: Control Button With Left Mouse Click Won't Select in IE 7 RC1 timbo Internet Explorer 0 05-06-2007 12:11 PM
Re: Control Button With Left Mouse Click Won't Select in IE 7 RC1 mohaaron Internet Explorer 0 05-06-2007 08:56 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:09 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0