User: jbu Date: 06/03/17 14:18:06 Modified: /dba/www/drivers/postgresql/ index.html
Log: added 2nd installation option File Changes: Directory: /dba/www/drivers/postgresql/ ======================================= File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/drivers/postgresql/index.html?r1=1.31&r2=1.32 Delta lines: +15 -4 -------------------- --- index.html 22 Jan 2006 15:50:58 -0000 1.31 +++ index.html 17 Mar 2006 22:18:03 -0000 1.32 @@ -161,8 +161,18 @@ <h2 id="install_2.0"> Installation with OOo 2.0 </h2> <table> <tr><td bgcolor="lightgrey"> OOo 2.0</td><td> - - <p> Before continuing, make sure to shutdown OpenOffice.org (even the + There are two different ways to install the driver:<br> + <table> + <tr><td bgcolor="lightgrey">1</td><td> + Start OpenOffice, choose Tools/Package Manager ... <br> + Click on the add button and select the downladed file (DO NOT EXTRACT IT !) in the + upcoming File dialog. The driver gets installed now, afterwards, the file is listed + in the dialog with state enabled. In case you have installed an older version of the + driver, remove it now. Close the dialog and shutdown openoffice (even the + quickstarter on windows must be shut down !!!). + </td></tr> + <tr><td bgcolor="lightgrey">2</td><td> + Shutdown OpenOffice.org (even the quickstarter on windows must be closed, see the system tray at the bottom right of your desktop). </p> @@ -187,9 +197,10 @@ </pre> . Using the --shared option will install the driver for all users. + </td></tr></table> <p> - Then start the database program ./sbase. In the upcoming dialog choose + Then start the OpenOffice.org Base program ./sbase. In the upcoming dialog choose the option <strong> connect to an existing database</strong>. In the combobox should appear <strong>postgresql</strong> (if the it is not there, the installation of the driver has failed). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
