[ 
https://issues.apache.org/jira/browse/IGNITE-11421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Sapego reassigned IGNITE-11421:
------------------------------------

    Assignee: Igor Sapego

> There's no AI version in ODBC driver available for the connected client
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-11421
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11421
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.7
>            Reporter: Sergey Kozlov
>            Assignee: Igor Sapego
>            Priority: Major
>
> I use {{pyodbc}} and successfuly connected to AI cluster
> But all connections attributes have no AI version:
> {noformat}
> conn = drv.connect('odbc', '127.0.0.1', 10800)
> print(conn.getinfo(SQL_DRIVER_NAME))
> Apache Ignite
> print(conn.getinfo(SQL_DRIVER_ODBC_VER))
> 03.00
> print(conn.getinfo(SQL_DRIVER_VER))
> 02.04.0000
> print(conn.getinfo(SQL_DBMS_VER))
> 02.04.0000
> print(conn.getinfo(SQL_ODBC_VER ))
> 03.80.0000
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to