| Sunday 11 May 2003 1:53:35 am 
                                                                
                                                                 
Hi,I'm trying to figure out if I can do this in ezp 3.0, I have to admit that I'm finding the learning curve a little steep and all advice is appreciated greatly.
 
 First, I'd like to use Exponential to manage my customer database, but I don't think the standard user class does exactly what I wanted so I'm looking for some customization advice.Here's what I'd like
 
1) Companyat the top level I'd like to have a company (or a single user)
 
2) Addressesfor the company I'd like to store multiple addresses
 
3) Contactsfor the company I'd like to store multiple contacts (users) each user can also link to one of the addresses
 
4) Softwarefor each company I'd like to store a different "software" for each product they have purchased from us (or registered)
 
5) serial numberfor each software, I'd like to store a flexible number of serial numbers (one for each purchased license
 
5) Authorization attemptsfor each serail number I'd like to store a seperate authorization attempt each time someone tries to authorize the software
 ok, so I know how to do this with a mysql database. I'd basically make a different table for each of these catagories, and make various link tables to associate the data between the tables. 
 so what are the recommendations for setting up something like this in Exponential 3?any suggestions?
 
thanks!-Josh
 |