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

Igor Sapego updated IGNITE-13771:
---------------------------------
    Description: 
According to user report the following line 

{code:cpp}
et = SQLConnect(dbc, (SQLCHAR*)DSN, SQL_NTS, (SQLCHAR*)"", SQL_NTS,
(SQLCHAR*)"", SQL_NTS);
{code}

Gives the following result:
{noformat}
symbol lookup error: /usr/local/lib/libignite-odbc.so: undefined
symbol: SQLGetPrivateProfileString {noformat}
 

Details can be found on userlist: 
https://lists.apache.org/thread.html/r023842d3fa08d9e7c6e8dd6686efaa85b46ea2b14dd22883eecfbe17%40<user.ignite.apache.org>

  was:
According to user report the following line 

{code:cpp}

et = SQLConnect(dbc, (SQLCHAR*)DSN, SQL_NTS, (SQLCHAR*)"", SQL_NTS,
(SQLCHAR*)"", SQL_NTS);

{code:cpp}

Gives the following result:
{noformat}
symbol lookup error: /usr/local/lib/libignite-odbc.so: undefined
symbol: SQLGetPrivateProfileString {noformat}
 

Details can be found on userlist: 
https://lists.apache.org/thread.html/r023842d3fa08d9e7c6e8dd6686efaa85b46ea2b14dd22883eecfbe17%40<user.ignite.apache.org>


> ODBC crashes on Linux if SQLConnect is called
> ---------------------------------------------
>
>                 Key: IGNITE-13771
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13771
>             Project: Ignite
>          Issue Type: Bug
>          Components: odbc
>    Affects Versions: 2.9
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.10
>
>
> According to user report the following line 
> {code:cpp}
> et = SQLConnect(dbc, (SQLCHAR*)DSN, SQL_NTS, (SQLCHAR*)"", SQL_NTS,
> (SQLCHAR*)"", SQL_NTS);
> {code}
> Gives the following result:
> {noformat}
> symbol lookup error: /usr/local/lib/libignite-odbc.so: undefined
> symbol: SQLGetPrivateProfileString {noformat}
>  
> Details can be found on userlist: 
> https://lists.apache.org/thread.html/r023842d3fa08d9e7c6e8dd6686efaa85b46ea2b14dd22883eecfbe17%40<user.ignite.apache.org>



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to