Table read and write passwords

Passwords are used to open tables from the library. However once in memory, these tables can be accessed by any application with access to the memory. A read password protects a table from being opened for either read or write. A write password protects a table from being opened for write. For more information on passwords see the tableBASE Programming Guide.