> The problem is that even though data is being added (couple of > hundred K per day) the database has reported the same size for the > last three days. Has the last modified date changed? If you perform a diff on the file and an older copy, does it report a fair number of changes. I'd bet that the db only grows the file in chunks for performance reasons.