Hello!
We have one production database, one testing database and one development database. I need some way how to clear and permanent identify, that I am on production database. For example in PuTTY, I have different font color (red one) on production operating system. Is there any way, how to do this in SQuirreL?
So I want to have different Syntax Style (menu -> File -> New Session Properties -> Syntax -> Syntax Styles) for each Alias (database connection). And I do not want to have independent SQuirreL installations. How can I do this? Passing different startup configuration file? Or somewhere in SQuirreL GUI?
>From my point of view, this can be done by having different SQuirreL BAT file, inside which can be different -DuserData directory, in which I can have my own settings inside ".squirrel-sql\plugins\syntax\prefs.xml". Is it right and preffered solution?
Thank You.
Stepan
|