[ 
https://issues.apache.org/jira/browse/TRAFODION-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329808#comment-15329808
 ] 

ASF GitHub Bot commented on TRAFODION-1652:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/543


> SQLDriverConnect can't get catalog name
> ---------------------------------------
>
>                 Key: TRAFODION-1652
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1652
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-odbc-windows
>    Affects Versions: 2.0-incubating, 1.3-incubating
>         Environment: windows7 windows8
>            Reporter: Gao, Rui-Xian
>            Assignee: Weiqing Xu
>
> SQLDriverConnect returned empty catalog name
> returncode = 
> SQLDriverConnect(hdbc,NULL,(SQLCHAR*)ConnectStringIn,sizeof(ConnectStringIn),
>                                  
> (SQLCHAR*)ConnectStringOut,sizeof(ConnectStringOut),&ConnStrLengthOut,
>                                  SQL_DRIVER_NOPROMPT);
>    LogMsg(SHORTTIMESTAMP + LINEAFTER, "ConnectStringOut is :%s\n", 
> ConnectStringOut);
> output --
> ConnectStringOut is 
> :DSN=TRAF_DSN145_W7;SERVER=TCP:10.10.10.145/23400;UID=trafodion;PWD=traf123;CATALOG=;SCHEMA=RACHEL_ODBCTEST_W7;



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

Reply via email to