Subject Firebird and Windows 2011 Server - slow?
Author ebright777
Got a new user installing our Delphi/UIB/Firebird 2.0.1 app, and seems to have really slow performance on a Windows 2011 Server machine. The slowest performance is on a data conversion that is doing a lot of reading from an ADO access db and writing to our Firebird db one record at a time, with a commit on each record.

Anyway, I read in another post here about write-cache in windows needing to be enabled, so the fdb file needed to be moved to another hard drive on the machine that the operating system wasn't running off of...so will this solve my problem most likely?

Thanks for the help...first time poster here, so be kind :)