一点小问题,请教各位高手!!

zousky 2003-07-31 10:41:27
我用c# builder做了一个很简单的数据库操作。(就是将一个表的数据select出来显示),可是运行时报错!提示“Unable to load DLL (bdpora.dll). ”不知道如何解决,请教各位高手,寻求帮助!!

全文出错信息如下:

Server Error in '/WebApplication4' Application.
--------------------------------------------------------------------------------

Unable to load DLL (bdpora.dll).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Borland.Data.Common.BdpException: Unable to load DLL (bdpora.dll).

Source Error:


Line 147: this.dataColumn2.ColumnName = "DMMS";
Line 148: this.Load += new System.EventHandler(this.Page_Load);
Line 149: ((System.ComponentModel.ISupportInitialize)(this.bdpDataAdapter1)).EndInit();
Line 150: ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
Line 151: ((System.ComponentModel.ISupportInitialize)(this.Table1)).EndInit();


Source File: c:\Inetpub\wwwroot\WebApplication4\WebForm1.aspx.cs Line: 149

Stack Trace:


[BdpException: Unable to load DLL (bdpora.dll).]
Borland.Data.Provider.BdpDataAdapter.b()
Borland.Data.Provider.BdpDataAdapter.EndInit()
WebApplication4.WebForm1.InitializeComponent() in c:\Inetpub\wwwroot\WebApplication4\WebForm1.aspx.cs:149
WebApplication4.WebForm1.OnInit(EventArgs e) in c:\Inetpub\wwwroot\WebApplication4\WebForm1.aspx.cs:41
System.Web.UI.Control.InitRecursive(Control namingContainer) +240
System.Web.UI.Page.ProcessRequestMain() +174


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
...全文
60 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
aisingioro 2003-08-01
  • 打赏
  • 举报
回复
自己在147-151这几行中好好找找,看哪里错了,还有就是147和151这两行有没有出现衔接的问题

1,979

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 其他语言讨论
社区管理员
  • 其他语言社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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