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

          Priority: medium
            Bug ID: 68417
          Assignee: [email protected]
           Summary: Other: Parameterized query with ADO driver fails in
                    query editor
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.1.0.4 release
         Component: Database
           Product: LibreOffice

I have an ADO database connection and try to run a simple query (SELECT "col1"
FROM "tbl1" WHERE "col2" = :x) in query editor. The result is a bunch of errors
listed below.

1. The data content could not be loaded.

2. SQL Status: 42000
Error code: -2147217900
Incorrect syntax near ':'.

3. SQL Status: 42000
Error code: -2147217900
Statement(s) could not be prepared. 

This actually began as a problem with a macro I was writing. That discussion
can be found at
http://nabble.documentfoundation.org/SQLException-when-using-ADO-driver-and-prepared-statements-td4070605.html
Operating System: Windows XP
Version: 4.1.0.4 release

-- 
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