The default database personalization adapter uses the back-end database to store values.The database adapter is built on top of two tables—personalization_keys holds the key values; personalization_values reference the personalization_keys and holds the value for each user.
Creating a database table adapter key
Log in to Mobile Web Studio using a user name
and password combination with administrative privileges, such as masuper/m8super
.
Select Manage | Personalization.
From the Adapter menu, select Database Table and click New on the toolbar.
When the Create New Key window displays, complete these options:
Name – a unique key name; for example, “Weather by postal code”.
Type – the type of input required for the value. Select “Int”.
Permission – whether the key can be edited or is read-only. Select “Editable”.
Description – a text description of the
key; for example Weather for selected postal code
areas
.
Click OK.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |