[Zope] Dynamic SQL problems.
   
    Daniel Jackson
     
    djackson@tigerbyte.com
       
    16 Jan 2003 12:37:23 -0600
    
    
  
I mean the latter, sorry for not being more specific.
Hmm.. that looks good. I should have seen that. I put it in, but now I'm
getting 
Error Type: KeyError
Error Value: valDict.keys
I'm just passing the ZSQL a dict with key/value pairs from a python
script. 
On Thu, 2003-01-16 at 12:00, AM wrote:
> If it is the latter the same using SHOW COLUMNS will get you the list of 
> columns. You can always use DTML in a ZSQL query to read off a 
> dictionary of key value pairs.
> 
Oh, and PS. I would use php, but it has to be in Zope. Not my project.
:)