--On 11. März 2008 22:13:29 +0700 Cu Vinh Loc <[EMAIL PROTECTED]> wrote:

  Dear friends,

  I am using plone for deploying the website, but I have some problems
such as:
   - Using relational (internal) database "Gadfly database": I do not know
where the database is stored in the Zope.

Please forget Gadfly. If you are seriously thinking about using a RDBMS for whatever reason then consider using a real database like Mysql, Postgres...
There are various ways for interacting with a RDBMS in Zope:

- using ZSQL methods (check "THe Zope Book 2.7 edition RDBMS Chapter")
- wrappers based on SQLAlchemy: collective.lead or z3c.sqlalchemy or
  ZSQLAlchemyDA

-aj

Attachment: pgpiUtGRHbhWO.pgp
Description: PGP signature

_______________________________________________
Zope-DB mailing list
Zope-DB@zope.org
http://mail.zope.org/mailman/listinfo/zope-db

Reply via email to