"Drew, Stephen" <[EMAIL PROTECTED]> wrote: >> > It's just a little bit misleading if you're not familiar with the > circumstances it's raised in... I've had some confused colleagues > wondering why their 100kb DB on a disk with 15gb free would be out of > space :) >
I'm curious. What was preventing them from writing to the file if it was not a lack of disk space? File permission problems should have been detected when the file was opened. What else would cause a short write? -- D. Richard Hipp <[EMAIL PROTECTED]>