| dbCacheSize |
Set RecordSet.Cachesize. Note that memo and binary fields are not supported in cachesize > 1. So make sure your DB contains no memo and binary fields.
| Property Syntax |
Obj.dbCacheSize=CacheSize
| Parameters |
|
Parameters |
Default Value |
Description |
| CacheSize | 1 | RecordSet Cachesize. Do not set the value > 1 if table conations MEMO and BLOBS. |