Menu

SQLeo Settings File

Anonymous
2015-06-16
2015-06-18
  • Anonymous

    Anonymous - 2015-06-16

    Hi,

    I am using SQLeo in an environment where the Desktop is locked and cannot be written to. When running SQLeo from the command prompt, I see the below error output when closing:

    java.io.FileNotFoundException: [directory path].sqleo.xml (Access is denied)

    Is it possible to change the location of where SQLeo wants to store this file? I assume this file contains settings and stores recent connections, as currently I am not able to modify options such as number of rows returned by default, and have to remake connections each time I load SQLeo.

    Many Thanks
    Sam

     
  • PAscal

    PAscal - 2015-06-16

    Hello,
    could you try to start SQLeo using
    java -Duser.home=[choosen directory path] -jar SQLeoVQB.jar

    a new directory
    [choosen directory path].sqleo.config
    should be created with all the settings files

    Regards
    PAscal

     
  • Anonymous

    Anonymous - 2015-06-18

    Hi PAscal

    That works - thankyou very much.

    The three settings files are now created in [chosen directory path] when SQLeo closes.

     

Anonymous
Anonymous

Add attachments
Cancel