SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Autoformat WHERE - How to change

 
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant View previous topic
View next topic
Autoformat WHERE - How to change
Author Message
jfudickar



Joined: 24 Jul 2009
Posts: 3
Country: Germany

Post Autoformat WHERE - How to change Reply with quote
Hi

i have the following code

Code:
SELECT  *
  FROM  A
  WHERE


Now when i press the <blank> after the result is:


Code:
SELECT  *
  FROM  A
WHERE


Why and how can i change this?

Kind regards
Jens
Sat Nov 07, 2009 2:27 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7849

Post Reply with quote
Hi,

This is the expected result of automatic code formatting feature.

If you want to change the format and have the code look like
Code:
SELECT ...
   FROM ...
   WHERE ...


change the formatting rule for SELECT for your type of the target environment and formatting style - please see Code Formatting tab in SQL Assistant options dialog for more details.

If you don't want to format SELECT type queries, uncheck this particular formatting rule in the Options.

If you don't want to use code formatting at all, select your target editor on the Targets tab and in the options on the right side of the screen, change formatting style to None.

If you don't want to use code Auto-indent feature – you can disable it on Code Formatting tab, again make sure to select your type of the target environment and formatting style before you change this option.
Sat Nov 07, 2009 3:46 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » SQL Assistant All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.