[ 
https://issues.apache.org/jira/browse/IGNITE-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494247#comment-15494247
 ] 

Igor Sapego commented on IGNITE-3910:
-------------------------------------

It seems like PDO uses {{SQLDescribeParam}} to determine the type of the 
parameter. This function is not supported currently by the ODBC. To support it 
we need to have ability to find out the type of the parameters of the prepared 
statements in Ignite.

> ODBC: PDO always passes parameters as strings.
> ----------------------------------------------
>
>                 Key: IGNITE-3910
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3910
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 1.7
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>              Labels: odbc
>             Fix For: 1.8
>
>
> By some reason, PDO always passes parameters as strings to our ODBC driver. 
> Need to investigate and find a solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to