Colin Chalmers wrote:
> 
> First I'm trying to add an extra column to the present visitor database and try to 
>see/alter
> that through the webinterface. The next step would be to set up a database based on 
>Turbine
> but called something else.

FWIW, I never touch any Turbine tables.  Instead, I set up other
tables and key off of the relevant Turbine tables.  For example, the
table that maintains extended user information contains a TurbineId
column, which maps to Visitor.VISITORID.  Then I'd set up peers and
maps for the extended tables, but I haven't gotten to that yet (still
getting business requirements).

-- Travis Low  
   <mailto:[EMAIL PROTECTED]>
   <http://dawnstar.org/travis>


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to