[teiid-issues] [JBoss JIRA] (TEIID-3223) An issue with time in WHERE clause - SQLServer

Juraj Duráni (JIRA) issues at jboss.org
Tue Nov 18 08:07:39 EST 2014


    [ https://issues.jboss.org/browse/TEIID-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13020776#comment-13020776 ] 

Juraj Duráni commented on TEIID-3223:
-------------------------------------

SQL 2012:
StringNum - varchar
CharValue - char
DoubleNum - decimal
BigIntegerValue - decimal
ShortValue - decimal
FloatNum - float
ObjectValue - text
IntNum - decimal
BigDecimalValue - decimal
LongNum - decimal
BooleanValue - bit
TimestampValue - datetime
ByteNum - decimal
IntKey - decimal
StringKey - varchar
TimeValue - datetime
DateValue - datetime

SQL 2008:
IntKey - decimal
StringKey - varchar
IntNum - decimal
StringNum - varchar
FloatNum - float
LongNum - decimal
DoubleNum - decimal
ByteNum - decimal
DateValue - datetime
TimeValue - datetime
TimestampValue - datetime
BooleanValue - bit
CharValue - char
ShortValue - decimal
BigIntegerValue - decimal
BigDecimalValue - decimal
ObjectValue - text

SQL 2005:
IntKey - decimal
StringKey - varchar
IntNum - decimal
StringNum - varchar
FloatNum - float
LongNum - decimal
DoubleNum - decimal
ByteNum - decimal
DateValue - datetime
TimeValue - datetime
TimestampValue - datetime
BooleanValue - bit
CharValue - char
ShortValue - decimal
BigIntegerValue - decimal
BigDecimalValue - decimal
ObjectValue - text


> An issue with time in WHERE clause - SQLServer
> ----------------------------------------------
>
>                 Key: TEIID-3223
>                 URL: https://issues.jboss.org/browse/TEIID-3223
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.7.1
>         Environment: OS: fedora20
> arch: x86_64
> java: oracle 1.7
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>
> Teiid is not able to manage WHERE clause with time value.
> translator: sqlserver
> base DB: SQL Server 2012/2008/2005



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)



More information about the teiid-issues mailing list