To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61884
                  Issue #:|61884
                  Summary:|SQL parser doesn't recognize concatenation operator
                Component:|Database access
                  Version:|680m156
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|oj
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Fri Feb 10 02:43:28 -0800 
2006 -------
According to the SQL standard (see for instance
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql1992.txt for a SQL-92 version),
there is a concatenation operator || which can be used to concatenate two
strings. While various databases (at least the integrated HSQLDB engine, but
also e.g. PostgreSQL) support this operator, OOo Base's parser doesn't 
recognize it.

Let's implement this operator :)

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