Read and Write Passwords

Passwords are used to open tables from the library. Once in memory, these tables can be accessed by any application that has 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.