<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Windows 10 64 bits - LibreOffice Base 6.2.3 - PostgreSQL SDBC driver not registred"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125221">125221</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Windows 10 64 bits - LibreOffice Base 6.2.3 - PostgreSQL SDBC driver not registred
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>luigi.cardeles@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hello!

I first asked this question on ask.libreoffice.org
(<a href="https://ask.libreoffice.org/en/question/193452/windows-libreoffice-623-postgresql-sdbc-driver-error/">https://ask.libreoffice.org/en/question/193452/windows-libreoffice-623-postgresql-sdbc-driver-error/</a>)

Db installed: PostgreSQL 11.3, compiled by Visual C++ build 1914, 64-bit 
LibreOffice version: Version: 6.2.3.2 (x64) 
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac

I can connect to db via psql and pgadmin.
The problem occurs when i tried to connect via LibreOffice Base.

I downloaded the windows installer and tried to connect to a PostgreSQL db and
get this error: "The connection to the external data source could not be
established. No SDBC driver was found for the URL".


To get this error, i did: (on Windows)
1. Open Libreoffice Base > Database Wizard
2. Select "Connect to a existing database" and select "PostgreSQL". Next
3. Datasource URL. host=localhost:5432 dbname=mydb . Next
4. Username and Test connection

at this point i fill the password and get this error: "A driver is not
registered for the URL host=localhost:5432 dbname=mydb"

I tried without testing the connection and get this error.
"SQL Status: HY000

The connection to the external data source could not be established. No SDBC
driver was found for the URL host=localhost:5432 dbname=mydb"

I didn't find on documentation if the windows binaries came with postgres-sdbc
driver.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>