BDE error $000F

来源:互联网 发布:c语言计算器三角函数 编辑:程序博客网 时间:2024/05/21 08:59
如題
怎樣去查BDE返回的錯誤碼是什么意思? BDE error $000F 這代碼什么意思呢!
請各位幫忙!
1:BDE Error $000F. My project raises EDBEngineError exeption Error $000F when I try to reopen a query against a large MS SQL Server (version 6.5) table that contains blob fields while having several database connections open with BDE 4.5. What does this error code mean? How can I resolve the error?
Category : Database (MSSQL)
Platform : Win95/NT
Product : Delphi4.x,
Answer: Error $000F appears to be a result of the BDE trying to allocate more memorythan the value specified in the MAXBUFFSIZE value under the BDE Admin. Configuration tab, System | INIT settings. Try increasing this value.
2:BDE中配件的Buffsize比返回的结数小了。重新设置一下。
3:多謝spymaster,
去哪里找到的啊. HELP里有嗎?
4:再次謝過. 100分當之無愧是你的了.
另外想請教的是,你去哪里找到上述的FAQ的東東的,能分享一下嗎?