You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Jian Jin (JIRA)" <ji...@apache.org> on 2015/12/08 04:28:11 UTC

[jira] [Updated] (TRAFODION-1683) ODBC: trafodion doesn't support API SQLSpecialcolumns

     [ https://issues.apache.org/jira/browse/TRAFODION-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jian Jin updated TRAFODION-1683:
--------------------------------
    Assignee: RuoYu Zuo

> ODBC: trafodion doesn't support API SQLSpecialcolumns
> -----------------------------------------------------
>
>                 Key: TRAFODION-1683
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1683
>             Project: Apache Trafodion
>          Issue Type: Improvement
>          Components: connectivity-dcs
>    Affects Versions: 1.0 (pre-incubation), 2.0-incubating
>         Environment: client os: windows7, windows8,linux(centos6.7, suse11)
>            Reporter: Gao, Rui-Xian
>            Assignee: RuoYu Zuo
>
> 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



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