A couple of basic questions regarding Turbine apps
and DB access:

* Should I create my own schema in the DB where all
  the Turbine tables (visitor, roles, etc.) are, or
  should I create a separate DB for my data?

* What is the preferred way of accessing data in a
  DB from a Turbine Java class? Just plain JDBC?
  Any other tool you guys use? I'm referring to
  data such as the inventory totals on a shopping
  cart system... I've heard about Castor and Village,
  but I'm not sure what's the recommended way of
  doing this. Any code samples are very welcome!

Thanks,


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
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