To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53918
                  Issue #:|53918
                  Summary:|Error in SQL date range query when attached to
                          |Postgresql database
                Component:|Database access
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|dbaneedsconfirm
              Reported by:|ctryon





------- Additional comments from [EMAIL PROTECTED] Mon Aug 29 10:43:39 -0700 
2005 -------
When using the graphical query designer to access data in a Postgresql database,
adding a date criterion causes the query to fail with the following error:

pg_driver: [PGRES_FATAL_ERROR]ERROR: syntax error at or near "{" at character 90
(caused by statement 'SELECT "identity", "starttime" FROM "public"."session"
"session" WHERE (("starttime" > {D'2005-08-20'}))')

(Of course, the names of the table and fields are specific to the database being
queried.)

Postgres version: postgresql-server-7.4.7-3.FC2.1
OpenOffice version: 1.9.122
sdbc adapter: postgresql-sdbc-0.6.2.zip (from OOo download)

(I would call this a PostgreSQL error except for the fact that I believe the
sdbc package is maintained by the OpenOffice.org group.)

I believe I get the same result when running against a newer (FC4) version of
PostgreSQL server: postgresql-server-8.0.3-1

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to