Subject How to set Forced Writes to False on Windows platform
Author enricorav
Hi,
i need to speed-up a very long data-import operation.

For do my data import i have a specific application written in
C++Builder and IBO.

When this application work no other user are connected to the
database and if i can set Forced Writes = false i can speed-up the
entire process (i think).

But for don't forget Forced Write to OFF i prefer control this
setting directly from my data-import application if it's possible and
not from a management console.

Regards,
Enrico Raviglione.