You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/08/25 13:38:20 UTC

[jira] [Closed] (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 ]

Vladimir Ozerov closed IGNITE-3390.
-----------------------------------

> 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: Vladimir Ozerov
>             Fix For: 1.8
>
>         Attachments: dsn_configuration_window.png, dsn_configuration_window_reworked.png, dsn_configuration_window_v3.png, dsn_configuration_window_v4.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)