Inconsistent  translation "string->timestamp->string->timestamp" and first 
dialect
----------------------------------------------------------------------------------

                 Key: CORE-6494
                 URL: http://tracker.firebirdsql.org/browse/CORE-6494
             Project: Firebird Core
          Issue Type: Bug
          Components: Engine
    Affects Versions: 3.0.8
            Reporter: Kovalenko Dmitry
            Priority: Minor


Connection with first dialect.

SQL:
select cast(cast(cast(cast('2-DEC-0083' as TIMESTAMP) as varchar(64))as 
TIMESTAMP)as varchar(64))  from DUAL

RESULT:
2-DEC-1983

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to