|
- within .ini file for use by currentpic.pl
- db="admin\\homes.db" col-by-col database
- dbs=row-by-row database.
- dbm=[deprecated] dbm-style database where database file is in encrypted form.
Deprecated due to Perl bugs and inability to easily extract data from
corrupted file. Often creates two files to store database: xxx.pag and xxx.dir.
db= opens the specified database.
INI SYNTAX
|