Re: Help me.

Andreas Jung <[email protected]> Tue, 11 Mar 2008 16:37:18 +0100
Newsgroups gmane.comp.web.zope.database
Message-ID <2CD472908878336FEEF1E339@[192.168.0.24]>

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

_______________________________________________
Zope-DB mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/zope-db
signature.asc (application/pgp-signature, 194 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkfWpy4ACgkQCJIWIbr9KYzf7QCdEy93GRPxbob4+seee+ObFSoa
X+EAoNynuwvRVflGIrWHv7lC/ACXZpve
=KCgs
-----END PGP SIGNATURE-----