[
https://issues.apache.org/jira/browse/IGNITE-13771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Sapego reassigned IGNITE-13771:
------------------------------------
Assignee: (was: Igor Sapego)
> 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
> Priority: Major
>
> 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%3Cuser.ignite.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.20.1#820001)