目前正在嘗試如何建立TD與Oracle的連接??
在TD中創建oracle項目,但安裝前必須在oracle端作相應的配置,在TD的Readme文檔中提到:(綠色為通過,紅色為遇到的問題,橙色有待處理)
In order to retrieve Unicode code points that are stored in an Oracle UTF8 database, you must set up the 8.1.7.2 Oracle driver as the Oracle data source name.
To set up the 8.1.7.2 Oracle driver as the Oracle data source name:
1 Change NLS_LANG to AMERICAN_AMERICA.UTF8 in the Windows registry on the Oracle client machine. ([HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0])
2 Set the init[ORACLE_SID].ora 'compatible' parameter on the Oracle server machine to: compatible=8.1.0.
3 Download the 8.1.7.2 Oracle ODBC driver from Oracle's Web site (http://otn.oracle.com/software/content.html) and install it on the client machine. Note that you must sign up as a member of the Oracle Technology Network (OTN) in order to download the ODBC driver.
4 Select Start > Settings > Control Panel > Data Sources (ODBC), and click the ODBC Driver tab. Choose the Workaround option, and select the Force SQL_WCHAR Support check box. If you do not select this check this box, the ODBC driver will not return valuable information.
5 Set up an ODBC Data Source Name (DSN) that references the 8.1.7.2 Oracle driver.
步驟中,1為通過,但步驟2中提到的文件,我在oracle服務器端無法找到,因此也無法修改;步驟3 中下載頁沒有我目前oracle的版本(9.0.1.0.0);步驟3不能通過,步驟4 也無法執行;
延伸閱讀
文章來源于領測軟件測試網 http://www.kjueaiud.com/