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

Igor Sapego commented on IGNITE-3390:
-------------------------------------

Vladimir,

1) My bad, that was for testing purposes. Fixed.
2) We use these when we load DSN info from the system. The problem is that 
{{SetPort}} clashes with some weird [system 
macro|https://msdn.microsoft.com/en-us/library/windows/desktop/dd145081(v=vs.85).aspx]
 on Windows. That's why I added {{Tcp}} part. Do you have other naming 
proposals?
3) Fixed.

> 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: 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)

Reply via email to