[Libreoffice-bugs] [Bug 52157] New: : Receive ORA-=933 SQL:command not properly ended

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 17 00:51:28 CEST 2012


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

             Bug #: 52157
           Summary: : Receive ORA-=933 SQL:command not properly ended
    Classification: Unclassified
           Product: LibreOffice
           Version: 3.5.5.3 release
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
 Status Whiteboard: BSA
          Severity: normal
          Priority: medium
         Component: Database
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: roberto.barraco at autovie.it


Hi Sirs,
I am a newbie but I use often MSACCES . My goal is to draw a query using the
"Query design" and acces an Oracle table via JDBC. The connection is ok. After
I draw my query, I run it (F5) . I receive the mentioned error. The information
about the SQL statement involved is : 
SELECT "FORNITORE", "RAPPORTI" FROM "SIDATI"."FORNITORI" AS "FORNITORI"

It seems tha Oracle doesn't like this syntax . Using the SQL directly the right
select statement is this :

SELECT "FORNITORE", "RAPPORTI" FROM "SIDATI"."FORNITORI" 

ANy help will be appreciated. 
May thanks

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list