<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - EDITING - Copying content from Calc to Base ignores clipboard changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114337#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - EDITING - Copying content from Calc to Base ignores clipboard changes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114337">bug 114337</a>
              from <span class="vcard"><a class="email" href="mailto:mkrebes@freenet.de" title="mkrebes@freenet.de">mkrebes@freenet.de</a>
</span></b>
        <pre>(In reply to robert from <a href="show_bug.cgi?id=114337#c6">comment #6</a>)
<span class="quote">> A test-document would be something like an empty internal Database (with or
> without table) and a spreadsheet-file.

> Content of your spreadsheet-file couldn't be added to a table without
> special description:
> Where is the primarykey? Could only be field 2, because field 1 has all the
> same content. Or is it created automatically by another (unnamed) field?
> What should be changed for second input? Must be all the content of field 2,
> if this field contents the primarykey. Must be only one field, if primarykey
> is created automatically. Only one field to have a look if content of
> clipboard will be recognized or not.</span >

why should there be a primary key?
I add all my data to an IBM Power i DB2 Database connected via ODBC, and there
is no need for a primary key in the initial dataset in the classical way, IBM's
DB2 handles this internally by assigning each incoming record a record number
rrn(). So i could just add 1 billion lines containing just a 1 as the only
field and it would be fine. 
But when i change this 1 (in calc) to let's say a 2, it is not fine if
LibreOffice base keeps adding ones after i copied the new data content. 
All this worked fine with release 5.3, the problem appeared with version 5.4
and it's a highly critical killer bug for us. 

Thanks for your efforts going into the details here but i will first try to
validate roberts input and check out if this bug was already fixed with 5.4.4</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>