连接ORACLE数据库时,出现异常,信息为:unable to load Dll (oci.dll).请问怎么解决?

lxw_6 2003-10-23 03:32:26
连接ORACLE数据库时,出现异常,信息为:unable to load Dll (oci.dll).请问怎么解决?
我的代码为:
OracleConnection conn;
string strSource = "Data Source=192.168.1.1;Integrated Security=yes";
conn = new OracleConnection(dataSource);
conn.Open();

就这么多分了,谢谢
...全文
622 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
yaotiebing 2004-01-02
  • 打赏
  • 举报
回复
http://www.csdn.net/develop/article/15/15664.shtm
yaotiebing 2004-01-02
  • 打赏
  • 举报
回复
http://www.csdn.net/develop/article/15/15664.shtm
mjzcyber 2003-10-24
  • 打赏
  • 举报
回复
你把aspnet用户添加到administrator用户组里边
lxw_6 2003-10-24
  • 打赏
  • 举报
回复
upup
lxw_6 2003-10-23
  • 打赏
  • 举报
回复
我的ORACLE安装在另一台电脑上。楼上的说的下载的那个要安装在我本机吗?

另外问一句,如果我不用OracleConnect而改用ODBC数据源来连接该怎么连?
请给几句代码。
lxw_6 2003-10-23
  • 打赏
  • 举报
回复
upup
shajie 2003-10-23
  • 打赏
  • 举报
回复
up
rgbcn 2003-10-23
  • 打赏
  • 举报
回复
到oracle 网站下在Oracle9i Release 2 Data Provider for .NET 9.2.0.2.102
一切问题解决, 要先注册用户。
http://otn.oracle.com/software/content.html

rgbcn 2003-10-23
  • 打赏
  • 举报
回复
http://expert.csdn.net/Expert/TopicView1.asp?id=2379348

110,538

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧