https://bugs.documentfoundation.org/show_bug.cgi?id=165126
Bug ID: 165126
Summary: Scriptforge ImportFromDatabase should allow with or
without header
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
Scriptforge ImportFromDatabase method from the SFDocuments.Calc service, should
allow to decide if the imported data has a header with the fields names or not
Steps to Reproduce:
If use the ImportFromDatabase method from the SFDocuments.Calc service it is
obtained a table data with the result of the sqlcommand, but the table always
has a header with the fields name.
The table header can be a problem if the result is going to be appended to
previous results, so my request is to add the possibility of obtain the results
with or without the header
Actual Results:
Always the header is imported
Expected Results:
The possibility to decide if the imported table has header or not
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.2.0.3 (X86_64) / LibreOffice Community
Build ID: e1cf4a87eb02d755bce1a01209907ea5ddc8f069
CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render:
Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: es-ES
Calc: CL threaded
--
You are receiving this mail because:
You are the assignee for the bug.