A Question about SQLBuilder

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Evrim Ozcelik

    #1

    A Question about SQLBuilder

    Hi,

    We are going to make an database application integrated development
    environment with python, zope and cmf. I am searching for an sql builder
    class for generating sql sentences. This class must run over different
    sql relational databases. But i want to use zope database adapters for
    db connections. I dont want to manage connections in the python code.

    There is a class SQLBuilder seems to be suitable for us at this
    project. But i cant find enough document about SQLBuilder. There is a
    short one on the sqlobject.org website, but its quite poor. Have you
    ever heard about this class and is there anyone knows other documents
    about this class.

    If someone would help me about using this class over Zope with zope
    database adapters (like ZPsycopgDA, ZMySQLDA, etc) i will be very gladfull.

    Kind Regards,

    --

    Evrim Özçelik
    Anka Information Technologies R&D Co.
    Manager of Internet Technologies

    Web : http://www.ankabt.com/
    Gsm : +90 555 474 84 52
    Phone : +90 212 276 19 69 # 134


Working...