Saving incomplete query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to save an incomplete query in Access? It annoys me that I
have to copy an incomplete query into another application, then copy it back
when I want to continue with it.

thanks
 
qqqqq said:
Is there a way to save an incomplete query in Access? It annoys me that I
have to copy an incomplete query into another application, then copy it back
when I want to continue with it.

thanks

Me too... Unfortunately Access is wont to verify query syntax before
allowing you to save. Not friendly to developing a complex query at,
say, 4:45 when you leave work at 5:00.
 
well, you can always change the query to Pass-Through Query,

Query Menut --> SQL Specific --> Pass-Through Query
 
Back
Top