On Tue, 2006-09-05 at 22:32 +0200, Micha Nelissen wrote:
Michael Van Canneyt wrote:
> Nevertheless, it would be better to use an engine such as Firebird, because
> it is scalable. Projects using DBase files or so are not scalable.

Not scalable ? In what way ?

TDbf rulezzz ;-)

Says the author... lol.

Actually though, I'm running a TDbf based app with around 300,000 records total (across multiple tables) and performance is excellent.

The real problem in scalability is that it's not a true transaction based system, and if your app or PC crashes it has a tendency to corrupt the database.

But, for an individual application needing to store data it's wonderful!  If you're looking for multi-user with multiple database server backends, it's not the product for you.

-Tony

Reply via email to