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

          Priority: medium
            Bug ID: 84443
          Assignee: [email protected]
           Summary: Other: Access is denied: ROWNUM in statement
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 4.2.5.2 release
         Component: Database
           Product: LibreOffice

Problem description: 
When I try to use ROWNUM() function, I get this error:
"Access is denied: ROWNUM in statement"


Steps to reproduce:
1. Creating a table (something simple with auto-inc primary key field.
2. Making a SQL query on the table.
3. Using ROWNUM() function for a field in the query.

Current behavior:
I get an error.

Expected behavior:
ROWNUM() function returns the row number (an on-the-fly incremental number for
each returned row.

Operating System: Windows 7
Version: 4.2.5.2 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