[ic] Splitting the userdb

Lars Tode lars.tode at bpanet.de
Mon Jan 9 03:02:28 EST 2006


Hi list,

for a special Interchange implementation, I need at minimum two tables
which includes the user data.

The userdb table includes the list of users. It contains a minimum of
user information (basically just username, password, email and 2 or more
fields for different informations).
The second table shoeld contain the address information (billing and
shipping address), payment, etc.

The idea is, that one entry of the second table is associated with one
or more entries in the userdb.

If one user change his address data, the address data for all users that
are connected to the same entry is changed.

Is it possible to use Interchange internal functions to realise that, or
is to overwrite the entire userdb functionality (userdb - Tag,
Vend::UserDB) the only possibility?

Thanks in advanced,

Lars



More information about the interchange-users mailing list