format (order) sql

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
 
J

Jerry Whittle

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.
 
Top