Documentation fix.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 7 Nov 2018 06:11:51 +0000 (15:11 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 7 Nov 2018 06:11:51 +0000 (15:11 +0900)
docs/config.html

index ca8ae6998fe525c2a30028c3247df63d994c420a..66061b287de66895f04a8f249952f296e94cb0e7 100644 (file)
@@ -112,9 +112,8 @@ you set this value higher than 254, Access will not let you index on varchar
 columns!<br />&nbsp;</li>
 
 <li><b>Cache Size:</b>When using
-cursors, this is the row size of the tuple cache. If not using cursors,
-this is how many tuples to allocate memory for at any given time.
-The default is 100 rows for either case.<br />&nbsp;</li>
+cursors, this is the row size of the tuple cache and the defualt is 100 rows.
+If not using cursors, this has no meaning.<br />&nbsp;</li>
 
 <li><b>Max LongVarChar:</b> The maximum
 precision of the LongVarChar type. The default is 4094 which actually