<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.dbatodba.com/search_rss">
  <title>DBA to DBA</title>
  <link>http://www.dbatodba.com</link>
  
  <description>
    
            These are the search results for the query, showing results 1 to 2.
        
  </description>
  
  
  
  
  <image rdf:resource="http://www.dbatodba.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.dbatodba.com/Forums/db2/770639567/986912851"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/Forums/db2/770639567/443149111"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.dbatodba.com/Forums/db2/770639567/986912851">        <title>Re: question about pydb2</title>        <link>http://www.dbatodba.com/Forums/db2/770639567/986912851</link>        <description>
 Sorry it was my mistake. I was using _db2.connect() instead of DB2.connect(). 
 Thanks for your How-to posts on PyDB2 and db2util. They were the most helpful ones I could find on the web.  
   
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>hlu</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-23T18:46:42Z</dc:date>        <dc:type>Comment</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/Forums/db2/770639567/443149111">        <title>question about pydb2</title>        <link>http://www.dbatodba.com/Forums/db2/770639567/443149111</link>        <description>
   
 I followed your example in "How to acess DB2 using Python", but got an error with "rows = curs.fetchall()" as below:  
 Traceback (most recent call last):   
 File "&amp;lt;interactive input&amp;gt;", line 1, in &amp;lt;module&amp;gt;   
 AttributeError: fetchall   
   
 Could you tell me what may caused the problem? It seems I can use fetch() but not fecthall().  
   
 I am using PyDB2-1.1.1-py2.5 on Windows XP. 
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>hlu</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-12-23T00:29:18Z</dc:date>        <dc:type>Comment</dc:type>    </item>



</rdf:RDF>
