 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
pvdm
Joined: 11 Mar 2008 Posts: 22 Country: New Zealand |
|
Code formatting |
|
Hi , Is there a way to make SQL Assist format all code to lower case, including object names?
The only option I can find is the "Convert Keywords to", but if for example a table name is in caps in the db, it does not chage it to lower case.
|
|
Tue Mar 11, 2008 12:35 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Can you use your editor's change case function? Most editors provide this function in their Edit or Format menus.
PS. SQL Assistant doesn't do it because in some environments object and columns names are case-sensitive, which depends on the database collation settings. Specifying wrong case can break the code.
|
|
Tue Mar 11, 2008 11:31 am |
|
 |
|
|
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
|
|
|