[ https://issues.apache.org/jira/browse/IGNITE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Sapego reassigned IGNITE-3861: ----------------------------------- Assignee: Igor Sapego > ODBC: installer doesn't support path to driver with backspaces > -------------------------------------------------------------- > > Key: IGNITE-3861 > URL: https://issues.apache.org/jira/browse/IGNITE-3861 > Project: Ignite > Issue Type: Bug > Components: odbc > Affects Versions: 1.6 > Environment: Win 8, odbc installer 1.6.7 > Reporter: Vasilisa Sidorova > Assignee: Igor Sapego > > --------------------------------------------- > STEPS FOR REPRODUCE > --------------------------------------------- > # Build odbc driver according to instruction from > $IGNITE_HOME/platforms/cpp/DEVNOTES.txt > # Put driver into folder with path which contains backspaces > # Install odbc driver according to instruction from > $IGNITE_HOME/platforms/cpp/odbc/README.txt > --------------------------------------------- > ACTUAL RESULT > --------------------------------------------- > # Driver get error like this: > {noformat} > C:\ignite\platforms\cpp\odbc\install>install_x86.cmd "C:\Program > Files\IgniteODBC\ignite.odbc.dll" > warning: The path you have specified seems to be a directory. Note that you > have to specify path to driver file itself instead. > Installing driver: ""C:\Program Files\IgniteODBC\ignite.odbc.dll"" > The operation completed successfully. > The operation completed successfully. > ERROR: Invalid syntax. > Type "REG ADD /?" for usage. > The operation completed successfully. > Driver can not be found: ""C:\Program Files\IgniteODBC\ignite.odbc.dll"" > Call format: install_x86 abs_path_to_driver > Press any key to continue . . . > {noformat} > # Driver isn't installed > --------------------------------------------- > EXPECTED RESULT > --------------------------------------------- > Driver is installed without any exceptions or should give correct and clear > error string -- This message was sent by Atlassian JIRA (v6.3.4#6332)