Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1683

ODBC: trafodion doesn't support API SQLSpecialcolumns

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0 (pre-incubation), 2.0-incubating
    • None
    • connectivity-dcs
    • None
    • client os: windows7, windows8,linux(centos6.7, suse11)

    Description

      SQLExecDirect(hstmt,(SQLTCHAR*)CreateTbl,SQL_NTS);//this statement is – create table JTJZL513OG (JJPDO_6ERN char(10) CHARACTER SET ISO88591 not null, primary key(JJPDO_6ERN))
      SQLSpecialColumns(hstmt,fColType[ct],(SQLTCHAR*)TQualifier,(SWORD)_tcslen(TQualifier),(SQLTCHAR*)TOwner,(SWORD)_tcslen(TOwner),(SQLTCHAR*)TName,(SWORD)_tcslen(TName),Scope[s],Nullable[n]);

      output –
      09:41:37 ***ERROR: SQLSpecialColumns: Expected: SQL_SUCCESS Actual: SQL_ERROR
      File: ../../../../src/coast/coast_unified/src/specol.c Line: 263
      State: HYC00
      Native Error: 1
      Error: [Trafodion ODBC Driver][DCS Server] OPTIONAL FEATURE NOT IMPLEMENTED.UNSUPPORTED INPUT SMD API TYPE

      Attachments

        Activity

          People

            ryzuo RuoYu Zuo
            rachelgao Gao, Rui-Xian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: