[docs] Change in DbMemoryForMemoryOnlyDatabases made by Paul Jordan

Wiki Watch docs@icdevgroup.org
Sat May 24 00:55:59 2003


You can visit the live page at this URL:
http://www.icdevgroup.org/i/doc/wiki/DbMemoryForMemoryOnlyDatabases.html

--- tmp/G8dRgijo:63.205.59.62.previous	Sat May 24 00:55:25 2003
+++ tmp/G8dRgijo:63.205.59.62.current	Sat May 24 00:55:25 2003
@@ -22,9 +22,9 @@
 
 Additionally, you can have two tables, the regular table and the memory table by adding to the definition files:
 
-Variable COUNTRY_TABLE         country_memory
-.....
+ Variable COUNTRY_TABLE         country_memory
+ .....more defs here....
 
-Database country_memory country_memory.txt TAB
-Database country_memory MIRROR          country
-Database country_memory MEMORY          1
+ Database country_memory country_memory.txt TAB
+ Database country_memory MIRROR          country
+ Database country_memory MEMORY          1