<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 - postgreSQL-SDBC : cannot enter, delete or edit data without primary key"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121165">121165</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>postgreSQL-SDBC : cannot enter, delete or edit data without primary key
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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>lkppo@free.fr
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Data manipulation is not possible without a primary key on the table.

---------------------------------------------------------------------

Dear Maintainer,

opening a table for data editing (by pressing Enter or double-clicking &c.)
only shows the
column names in the header, otherwise the window is completely empty and all
controls
greyed out. If data are inserted using the commandline tool PSQL, they show up
in LO but
cannot be changed.

New tables can be created and new columns added but no attributes of existing
columns can be changed.

Everything can be done from the same computer on the same server using PSQL
with the same
user and password.

LO reports no errors.

I tested this using different installations on different machines both as
clients and
servers, including using LO on the server itself.


Actual Results:
--

Expected Results:
Editing tables without a primary keay


Reproducible: Always


User Profile Reset: No



Additional Info:</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>