[Zope-DB] Accessing the result set

srikanth srikanth.m at monsterfirst.com
Sun Mar 20 23:19:29 EST 2005


Hi ,

 

 I have made a external method that access MYSQL database and gets the
recordset.

Say the method name is searchdatabase. And got an DTML method that calls
the external method

External method is an python module that returns the records.

 

<dtml-call searchdatabase>

 

How can I have access to the returned recordset so that I can display it
in form of a table.

 

Something like:

 

Filename   Vendor_id  Creation-date  size 

 

 

Ta.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.859 / Virus Database: 585 - Release Date: 2/14/2005
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20050321/ea52eaf9/attachment.htm


More information about the Zope-DB mailing list