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 2016/08/03 08:38:20 UTC

[jira] [Updated] (IGNITE-3390) ODBC: Add system DSN support for Windows.

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

Igor Sapego updated IGNITE-3390:
--------------------------------
    Fix Version/s:     (was: 1.7)
                   2.0

> ODBC: Add system DSN support for Windows.
> -----------------------------------------
>
>                 Key: IGNITE-3390
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3390
>             Project: Ignite
>          Issue Type: Task
>          Components: odbc
>    Affects Versions: 1.6
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 2.0
>
>         Attachments: dsn_configuration_window.png, dsn_configuration_window_reworked.png
>
>
> Need to add support for the DSN creation/modification in Windows. To do so we will need to create some UI windows with matching fields.
> DSN stands for the Data Source Name, and it is actually list of options for the ODBC driver which can be used to establish connection. In our case it is set of the host name, tcp port and cache name to which connection should be established. In Windows it seems to be common practice to use "ODBC Data Source Administrator" system tool to configure DNS for the ODBC driver. "ODBC Data Source Administrator" it it's turn uses GUI windows to get DSN information from the user. So to support this feature, we'd needed to implement GUI window that would allow our users to configure their own DSNs.



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