sqlDESKTOP

'tarball' distribution file for LINUX System

Right click on the following file and download onto a temporary file.

sqldesktop.tar.gz

How to install

Open a shell console, cd to the directory where the sqldesktop distribution file is stored  and enter the following command:

tar xzvfP sqldesktop.tar.gz

(Please note that you have to deploy sqldesktop into the directory /opt/sqldesktop- write permission into /opt required )

How to launch sqlDESKTOP

With a shell command

cd  /opt/sqldesktop

and enter the following command:

./sqlDESKTOP

With KDE or Gnome GUI

Open Konqueror (Nautilus) and browse to /opt/sqldesktop

Click on sqlDESKTOP.desktop to launch sqlDESKTOP

  • sqlDESKTOPserver (for the multi user network version only)

  • Install sqlDESKTOPserver on the server and sqlDESKTOP on users desktops.

  • 'tarball' distribution file for LINUX System

  • Right click on the following file and download onto a temporary file.

    sqldesktopserver.tar.gz

    How to install

    Open a shell console, cd to the directory where the sqldesktopserver distribution file is stored  and enter the following command:

    tar xzvfP sqldesktopserver.tar.gz

    (Please note that you have to deploy sqldesktopserver into the directory /opt/sqldesktopserver - write permission into /opt required )

    How to launch sqlDESKTOP

    With a shell command

    cd  /opt/sqldesktopserver

    and enter the following command:

    ./sqlDESKTOPserver

    Install sqlDESKTOPserver on the server and sqlDESKTOP on users desktops.