Suddenly this morning we are getting "insufficient disk space" errors. I've
double checked and the drive where the data files are located has over 100
GB free space. The error occurs when attempting to open a relatively simple
query. The exception is class EDBEngineError with message "insufficient disk
space".
Is there somewhere I should be looking for the cause of such an error? At
the moment I am at a loss and our company has come to a standstill without
this application.
May I bother you to instruct me as to how one goes about searching the
newsgroup archives?
Rick Carter
cart...@despammed.com
Chair, Delphi/Paradox SIG, Cincinnati PC Users Group
--- posted by geoForum on http://delphi.newswhat.com
Start with the links here:
http://info.borland.com/newsgroups/ngsearch.html
I found this on "Rick's dBase page" (www.goldenstag.net/dbase/#Source)...
has anyone used this fix and care to comment?
BDE "Insufficient disk space" Error Fix
The BDE in all releases earlier than 5.2.0.2 (the version that ships with
dBASE Plus 2.5 and later) and later releases one assumes, has an error that
can occur if you or your users have free disk space on the hard drive that
is an exact increment of 4 gigabytes (i.e., 4, 8, 12, 16 ...). The file
BDE4GigFix.zip includes the .DLL file that solves this issue (it's a "patch"
for the BDE), and also a small program that will load it. Details are in the
file "BDEFix.prg" contained in the .zip file. Note that if you have dBASE
Plus 2.5 or later, this should not be an issue, and you do not need this
file.
"Frank Marousek" <fr...@n-c-systems.com> wrote in message
news:4593fd59$1...@newsgroups.borland.com...