Equinox Online Help - Initialisation Keys
InfoCacheSize= |
|
|---|---|
| Applies to | |
| Ini Files | {myapp}.ini |
| Ini Sections | |
| Description | |
| Notes | It is possible to use a cache to improve the performance of the SQL/Oracle drivers. Set InfoCacheSize to any number between 1 and 50. Without the cache, every time a database table is opened, Equinox reads a .HDR and a .HDQ file from the disk. Adding a cache setting will allow this information to be stored in memory, so that it is not re-read so often. This can give up to 10% speed improvement when using SQLServer or Oracle. Set this keyname in the Eqserver.ini file if you are running server-side. |
| Default Value | |
| Optional/Mandatory | Optional |
| Obsolete? | Yes |