Page 1 of 1

SQL Complete 4.5 formatting mixed case

Posted: Thu 09 Jan 2014 00:59
by CodyK
I have a table named ADSSANET_PRICE_TYPE. I want it to show as Adssanet_Price_Type.

When I have my SQL Complete 4.5 Beta profile set to: Text Case->Identifier Case->Initial caps each word, this gets transformed to: AdsSanEt_Price_Type.

I suspect you use an internal dictionary and it often gives me all kinds of bad mixed case like this. Is there a way to disable or edit it?

Thanks

Re: SQL Complete 4.5 formatting mixed case

Posted: Thu 09 Jan 2014 13:20
by alexa
To achieve this, please follow the procedure:

1. Select 'SQL Complete -> Options' from the main menu. The 'Options' window opens.
2. Navigate to the 'Formatting -> General' branch.
3. Open the file specified in the 'Dictionary file:' field and insert 'Adssanet' into it.
4. Click 'OK'.