View Single Post
  #1  
Old June 5th, 2010, 11:39 AM posted to microsoft.public.access.gettingstarted
trip_to_tokyo[_3_]
external usenet poster
 
Posts: 932
Default Does SQL Run Behind Queries?

Access 2007

When I run a query does Access, "go away" and run the SQL for what I see in
the GUI?

If the answer is, "yes" is there anything that I can switch on to see the
SQL that it is running?

What I would like to do, if it is possible, is to see the query in the GUI
and, at the same time, see the SQL that is being used to select the data from
the database; that way I can understand things (exactly what is happening)
more clearly and more quickly.

TIA for any replies.