Using POSper/Developer guide/Database-Table descriptions/posper property

posper_property edit


This table contains common properties used by the application. Host-specific properties are stored outside the database and not in a table.

Column Name Data Type Null Allowed? Key? Comments
property_key VARCHAR(255) No Primary key of the property
value VARCHAR(255) Yes Value of the property.