FAQ

how to install and run SQLeonardo?

  • You must first have the Java Runtime Environment, version 1.3 or later, installed on your computer. If you do not already have it, it can be dowloaded at SUN web site.
  • Download the last sqleonardo.<version>.zip file and unzip it where you like.
  • Run the program simply by double-clicking sqleonardo.jar (if is configured) or run a command window and type:
    java -jar sqleonardo.jar [PRESS ENTER]

how to add a JDBC driver?

  • switch to the metadata explorer
  • use the menu item: actions>new driver...
  • select the library that contains a JDBC driver
    (if the library doesn't appeare, use add library browsing the file-system)
  • click next
  • fill all fields and confirm

how to add a Datasource?

  • switch to the metadata explorer
  • select a driver item in the browse tab
  • use the menu item: actions>new datasources...
  • fill all fields and confirm