A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

access 2007 use the old query builder format



 
 
Thread Tools Display Modes
  #1  
Old December 24th, 2009, 05:12 PM posted to microsoft.public.access.queries
Granpa _rb
external usenet poster
 
Posts: 3
Default access 2007 use the old query builder format

Is it possible to use the query wizard builder format to edit existing
queries in stead of the SQL format, if so how is it enabled
  #2  
Old December 24th, 2009, 05:38 PM posted to microsoft.public.access.queries
Bob Barrows
external usenet poster
 
Posts: 475
Default access 2007 use the old query builder format

Granpa _rb wrote:
Is it possible to use the query wizard builder format to edit existing
queries in stead of the SQL format, if so how is it enabled


The only thing that would prevent it from being used is if your sql included
syntax that can't be rendered in the design grid. Some examples of these
a
- union queries
- non-equi-joins (, , =, =, LIKE)
- joins in which functions need to be used to make the join work (tbl1 join
tbl2 on tbl1.field1=CInt(tbl2.Field1)
- pass-through queries

Otherwise, there should be nothing to prevent you from switching to Design
View from SQL View, unless there is something of which I am unaware in A2007
(I don't have that installed).

--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:32 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.