<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Copying data from Base truncates precision to the shown format"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112023#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Copying data from Base truncates precision to the shown format"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112023">bug 112023</a>
from <span class="vcard"><a class="email" href="mailto:robert@familiegrosskopf.de" title="robert@familiegrosskopf.de">robert@familiegrosskopf.de</a>
</span></b>
<pre>(In reply to Alex Thurgood from <a href="show_bug.cgi?id=112023#c1">comment #1</a>)
<span class="quote">> In the test file provided the field MyDouble is defined without any decimal
> places, and the values entered show up as 1.23 and 3.14 - is this what you
> intended ?</span >
Double could be 15 digits. There must not be defined any decimal-places. The
field will save something like
1.2345678901234
and also
123456789.12345
The problem described by Lars Jødal is: The database will save all this (you
could see this in the table-GUI when setting, for example, "MyDouble" to show 4
decimal-places), but data will only be copied with the precision you define in
table-GUI, not which is defined for the database.
Note: the decimal-places won't be shown when copying the data through clipboard
by Ctrl+C, but it will appear wen copying data by drag and drop into Calc. The
same with the timestamp.</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>