I have looked through the documentation and forums but can't find any way to set the default connection and schema so that you don't have to repeat the step every time you load/create a query. Is this possible and if so how?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Technical questions" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I have looked through the documentation and forums but can't find any way to set the default connection and schema so that you don't have to repeat the step every time you load/create a query. Is this possible and if so how?
choose the auto-connect on startup option
http://sqleo.sourceforge.net/images/background%20color.PNG
View and moderate all "Technical questions" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
PAscal - thanks for the suggestion but I already had this option selected...
OK,
I miss understood your question.
This is possible using the command line (not the GUI)
See chapter "Command line features" in
http://sqleo.sourceforge.net/guide/English_SQLeo_Help.htm
An exemple is available at
https://sourceforge.net/p/sqleo/discussion/tips/thread/384495ba/
More Command line actions are described typing "help" in Command editor
View and moderate all "Technical questions" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Thanks - I'll give that atry and let you know how I get on...