You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2015/12/22 17:10:47 UTC

[jira] [Commented] (IGNITE-2239) CPP: Implement SQLConnect function for the ODBC driver.

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

Igor Sapego commented on IGNITE-2239:
-------------------------------------

Implemented as follows:
- If the {{ServerName}} argument is equals default DSN name then trying to establish connection with default parameters.
- If the {{ServerName}} argument is not equals default DSN name then return error.
- All function parameters except of {{ServerName}} and {{ConnectionHandle}} are ignored.

> CPP: Implement SQLConnect function for the ODBC driver.
> -------------------------------------------------------
>
>                 Key: IGNITE-2239
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2239
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 1.6
>
>
> This function is listed in the [ODBC Core Interface Conformance|https://msdn.microsoft.com/en-us/library/ms714086(v=vs.85).aspx] and should be implemented for our driver.



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