format (order) sql

  • Thread starter Thread starter VilMarci
  • Start date Start date
V

VilMarci

Hello,

How can I save the layout of the sql queries in Access?
Every time I close and reopen a query, the code is a mess.

Thanks
Marton
 
Infuriating isn't it! As far as I know, you can't. Access rewrites the SQL
statements and often adds a bunch of useless (). Sometimes it really changes
the looks of things.
 
Back
Top