<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 - Error with Calc, when add data from FireBird RU"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117353">117353</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Error with Calc, when add data from FireBird RU
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.1.0.0.alpha0+
</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>normal
</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>akokov@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
Error with Calc, when add data as result exec select-query for table FireBird
Steps to Reproduce:
1. Create in GUI form FIREBIRD table (simple): id intger autoinc , name varchar
100
2. add record on table (in DB-form )
3. Create query: SELECT * FROM "table111" WHERE "id" > 3
4. drug and drop Query from DB-form on Calc-form
Actual Results:
Невозможно обновить содержимое данных
firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -206
Column unnoun
*id
*At line 1, column 26
caused by
'isc_dsql_prepare'
Expected Results:
ID NAME
4 bgb
5 bgbg
6 bgbgbb
7 bgb
Reproducible: Always
User Profile Reset: No
Additional Info:
[Information automatically included from LibreOffice]
Locale: ru
Module: OfficeDatabaseDocument
[Information guessed from browser]
OS: Windows (All)
OS is 64bit: no
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0</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>