数据库

本类阅读TOP10

·SQL语句导入导出大全
·SQL Server日期计算
·SQL语句导入导出大全
·SQL to Excel 的应用
·Oracle中password file的作用及说明
·MS SQLServer OLEDB分布式事务无法启动的一般解决方案
·sqlserver2000数据库置疑的解决方法
·一个比较实用的大数据量分页存储过程
·如何在正运行 SQL Server 7.0 的服务器之间传输登录和密码
·SQL中两台服务器间使用连接服务器

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
PL/SQL Developer 与 oracle 10g 客户端兼容性问题解决方法

作者:未知 来源:月光软件站 加入时间:2005-6-5 月光软件站

1. First, Download latest verison of PL/SQL Developer.
URL:
http://www.allroundautomations.com

March 6, 2004 - Version 5.1.5 released
Bugfixes
Could not use LOB's or Objects on Oracle 10g

Number precision would be incorrect on Oracle 9.2.0.4 and 10g

Fixed Plug-In function IDE_GetPopupObject from Plan Window

Fixed Command Window problem with quotes in comments

Program Window preference "Ignore Unrecognized PL/SQL"
added

Displaying a collection column or attribute from a cursor result
set in a Test Window would lead to "Not logged on" error
message

2. Use tips:
. The file <tnsnames.ora> in local computer should be
set successfully ;

. If you see the error message about registry, please
modify the following items:

Location: Main Menu "Tools" -> "Preferences":
Modification:

1. Under the label "Oracle Home (empty is autodetect)",
input the directory where Oracle Client installed,
for example: D:\Oracle\product\10.1.0\Client_1

2. Under the label "OCI library (empty is autodetect)",
input the directory where oci.dll installed,
for example: D:\Oracle\product\10.1.0\Client_1\bin\oci.dll

3. Because Oracle 10G has some new feautures,
maybe some function will work improperly.

4. Restart the program, it should work well .




相关文章

相关软件