https://bugs.freedesktop.org/show_bug.cgi?id=42712

             Bug #: 42712
           Summary: SQL concat with || error in listbox
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.4.3 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]


A SQL which concat values with || in a listbox SQL[native] gives always an
error message opening the form. Testing it in design mode it works. 

SQL like this.
"SELECT "Apellido" || ',  '||  "Nombre", "IDCliente" FROM "ta_Clientes" ORDER
BY "Apellido""

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to