You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:16:00 UTC

[jira] [Created] (TRAFODION-427) LP Bug: 1339541 - windows ODBC driver internal hp keyword cleanup

Alice Chen created TRAFODION-427:
------------------------------------

             Summary: LP Bug: 1339541 - windows ODBC driver internal hp keyword cleanup
                 Key: TRAFODION-427
                 URL: https://issues.apache.org/jira/browse/TRAFODION-427
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-odbc-windows
            Reporter: Daniel Lu
            Assignee: Daniel Lu
             Fix For: 2.0-incubating


windows ODBC driver still have some code internally use hp keyword.

for example:

  E:\win-odbc64\odbcclient\drvr35\drvrglobal.h(99):#define ODBC_RESOURCE_DLL     "hp_ores0300.dll"
  E:\win-odbc64\odbcclient\drvr35adm\drvr35adm.def(10):DESCRIPTION  'hp_oadm Windows Dynamic Link Library'
  E:\win-odbc64\odbcclient\Drvr35Res\Drvr35Res.def(3):LIBRARY      "hp_ores0300"
  E:\win-odbc64\odbcclient\Drvr35Res\Drvr35Res.def(4):DESCRIPTION  'hp_ores0300 Windows Dynamic Link Library'
  E:\win-odbc64\odbcclient\drvr35\TCPIPV4\TCPIPV4.def(8):LIBRARY      "hp_tcpipv40300"
  E:\win-odbc64\odbcclient\TranslationDll\TranslationDll.def(10):LIBRARY hp_translation03
  E:\win-odbc64\odbcclient\drvr35\TCPIPV6\TCPIPV6.def(8):LIBRARY      "hp_tcpipv60300"
  E:\win-odbc64\Install\UpdateDSN\UpdateDSN\UpdateDSN.cpp(161)://		wcscat_s(NewDriver,L"\\hp_odbc0200.dll");



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)