You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/05/03 11:41:55 UTC

[Issue 126949] New: select query is not working for the tables.

https://bz.apache.org/ooo/show_bug.cgi?id=126949

          Issue ID: 126949
        Issue Type: DEFECT
           Summary: select query is not working for the tables.
           Product: Base
           Version: 4.1.2
          Hardware: PC
                OS: Windows 10
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: maheshit22@gmail.com

Created attachment 85518
  --> https://bz.apache.org/ooo/attachment.cgi?id=85518&action=edit
query not working

i created a new table and in query screen when i saved with select * from table
name.

it was not executing and showing error message in the attached screen shot.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126949] select query is not working for the tables.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126949

oooforum (fr) <oo...@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT_AN_ISSUE
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |oooforum@free.fr

--- Comment #2 from oooforum (fr) <oo...@free.fr> ---
Your query is wrong. 
Think that is case sensitive:
"addresses" is not "Addresses"

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126949] select query is not working for the tables.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126949

Marcus <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126949] select query is not working for the tables.

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126949

orcmid <or...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needmoreinfo
                 CC|                            |orcmid@apache.org

--- Comment #1 from orcmid <or...@apache.org> ---
I was able to produce a new database with a table named Addresses with some
fields.  I was able to create a form and create some entries in the table.  I
was able to create a query that successfully produced a report from the table.

I used Apache OpenOffice 4.1.2 on Windows 10 Pro with 32-bit Java JRE 1.8.0_92
selected for AOO to use.

There need to be more details of the table design and query design to identify
the conditions under which the error report was produced.

Mahesh: Have Base and queries ever worked for you?

-- 
You are receiving this mail because:
You are the assignee for the issue.