Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3861

ODBC: installer doesn't support path to driver with backspaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.8
    • odbc
    • None
    • Win 8, odbc installer 1.6.7

    Description

      ---------------------------------------------
      STEPS FOR REPRODUCE
      ---------------------------------------------

      1. Build odbc driver according to instruction from $IGNITE_HOME/platforms/cpp/DEVNOTES.txt
      2. Put driver into folder with path which contains backspaces
      3. Install odbc driver according to instruction from $IGNITE_HOME/platforms/cpp/odbc/README.txt
        ---------------------------------------------
        ACTUAL RESULT
        ---------------------------------------------
      4. Driver get error like this:
        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 . . .
        
      5. Driver isn't installed
        ---------------------------------------------
        EXPECTED RESULT
        ---------------------------------------------
        Driver is installed without any exceptions or should give correct and clear error string

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vsidorova Vasilisa Sidorova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: