bestlong 怕失憶論壇

 

 

搜索
bestlong 怕失憶論壇 論壇 Delphi 碰到 BDE Insufficient disk space. 的錯誤訊息
查看: 13340|回復: 3
go

碰到 BDE Insufficient disk space. 的錯誤訊息 [複製鏈接]

Rank: 9Rank: 9Rank: 9

1#
發表於 2008-1-21 13:18 |只看該作者 |倒序瀏覽 |打印
某支 BDE 資料庫程式執行過程中出現了 Insufficient disk space. File: C:\...\INMEM255.REM 的錯誤訊息
硬碟確認還有 32G 的可用空間
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw

Rank: 9Rank: 9Rank: 9

2#
發表於 2008-1-21 15:09 |只看該作者
找到的資料

http://delphi.ktop.com.tw/board. ... id=69&tid=21309

這是 BDE 的一個bug, 在硬碟剩餘空間為 4 GB boundary 時,
(如剩餘4GB, 8GB, 12GB, ....) 就會發生該錯誤訊息.
因此同樣的程式, 就是只在某些電腦上才容易發生問題.
也因此硬碟空間變動或重裝OS之後, 有時就莫名其妙"解決"了問題.

解法有二 :
1. 自行增減硬碟空間
2. 以下轉載自某國外網站的內容,尚未驗證
    (出處已不可考, 因為我當時只copy內容, 未記下出處)
    change the byte sequence (inside idapi32.dll) from
    "8B 45 F4 F7 6D FC F7 6D F8" to "B8 FF FF FF 7F 90 90 90 90".
    This will turn off the space check
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw

Rank: 9Rank: 9Rank: 9

3#
發表於 2008-1-21 15:11 |只看該作者
目前我就先隨意複製幾M的檔案讓可用空間不是 4 GB boundary 的大小就可以了
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw

Rank: 9Rank: 9Rank: 9

4#
發表於 2008-1-21 15:12 |只看該作者
另外也有找到 Borland 官方的資料
ID: 21475, Patch for BDE 'Insufficient disk space' problem. (4Gb multiples
http://codecentral.borland.com/Item/21475
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw
‹ 上一主題|下一主題

Archiver|怕失憶論壇

GMT+8, 2024-4-30 18:09 , Processed in 0.013292 second(s), 10 queries .

Powered by Discuz! X1.5

© 2001-2010 Comsenz Inc.