[Zope] Problem with DTML and JOINS(ZSQL)

2008-04-15 Thread member madhangc
Dear all, I am developing a web application for a biological research institute down here in india. I have some problem in using JOINS. The below is the queries i used, *SQL query **File name : drug* select drug_name,dtype from bio_info_schema.drug order by dtype *File name:drug_gene_details*

[Zope] Re: Zope Digest, Vol 47, Issue 13

2008-04-12 Thread member madhangc
hi all, can anyone tel me how to query string in URL for querying data from ZSQL from page containg DTML code. thanx in advance.. On Sat, Apr 12, 2008 at 9:30 PM, [EMAIL PROTECTED] wrote: Send Zope mailing list submissions to zope@zope.org To subscribe or unsubscribe via the World

[Zope] retrieving a single column from database and giving it as hyper link fetching respective data

2008-04-10 Thread member madhangc
Dear all, I'm developing a biological database using Zope 2.6 and pgsql. Let me explain my issue with an example. There is a menu called Drug in my homepage, by clicking the menu the drug names along with their type in two different columns get displayed in the body. I can do things till that. My

[Zope] zope and postgresql

2008-02-22 Thread madhangc
Dear all, I'm new to zope. I have planned to use zope with postgresql in a windows environment. I have installed zope 2.x, python 2.4, mxtools, psycopg2.0. I have no idea to proceed from here. I have ZpsycopgDA downloaded, but i don't no how to install it and use it in zope. It is very urgent

Re: [Zope] zope and postgresql

2008-02-22 Thread madhangc
sure i will try it out and get back. thank u so so much. andrew i read abou the relational database chapter but i missed how to install a product. Thank u all again. \madhan madhangc wrote: Dear all, I'm new to zope. I have planned to use zope with postgresql in a windows environment. I