Subject | Re: Setup Apache / PHP / Firebird |
---|---|
Author | Christian Kaufmann |
Post date | 2008-03-04T19:31:27Z |
> For a database server, yes, it's certainly worthy of consideration.OK and is there a preferred Linux distribution to be used for a
Firebird server.
> If your users are updating tables, *don't* use dataset methods.I know. With Delphi 2007 CodeGear introduced an uggly bug in
dbExpress. Preparing statements doesn't work anymore. For me this is
unbeliveable. I plan to drop dbExpress completely. Probably I go with
UniDAC of CoreLab because I need Oracle and MS SQL Server support as well.
> Consider using Classic for the database server if you have plentyIs there a manual somewhere about how a configuration should look
> of resources on it, so that you can make the database server work
like? Hardware and also config of Firebird?
> Also think about putting in a dedicated fast hard-drive whichWhat does this mean? Setting TempDirectories to this drive? Or even
> you configure just for sort space and virtual memory caching.
use a RAM drive for that?
cu Christian