Page 1 of 1

DB/Table names lowercased

Posted: Fri 12 Apr 2013 10:06
by martsand
Hello,

after upgrade to ver 6.0.128 I have problem that all DB/Table names are lowercased in SQL editor/Visual query. It make big problems with UNIX servers.

Thanks
Martin

Re: DB/Table names lowercased

Posted: Fri 12 Apr 2013 12:33
by alexa
Please perform the following actions:

1. Select 'Tools -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Text Editor -> Formatting -> Profiles' branch.
3. Select the active profile.
4. Click 'Edit Profile...'. The 'Edit Profile' window opens.
5. Expand the 'Text Case -> Identifier Case' node.
6. Select the 'Do not change' option.

Re: DB/Table names lowercased

Posted: Fri 12 Apr 2013 12:46
by martsand
Hello,

it is ok now. Thanks for reply and solution.

Martin S.