Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL view - formatting syntax.

Status
Not open for further replies.

ShinyPen

MIS
Nov 6, 2002
10
GB
I'm using Access'97.

Is there any way to stop Access changing the layout of the SQL queries I write using the 'SQL View'? I spend an age making the query readable only for Access to change it whenever it feels like it! This drives me crazy!

Thanks in advance.
 
i maintain every single query outside of access in a text editor (specifically: ultraedit)

this allows for pleasant indenting, colour coding of keywords and literals, etc.

copy & paste into SQL View until the query works correctly, then save the query in access for regular execution

and don't lose the external text version :)

r937.com | rudy.ca
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top