[Zope-Checkins] CVS: Products/DCOracle2 - CHANGELOG:1.59
   
    Matthew T. Kromer
     
    matt@zope.com
       
    Wed, 12 Jun 2002 14:47:07 -0400
    
    
  
Update of /cvs-repository/Products/DCOracle2
In directory cvs.zope.org:/tmp/cvs-serv27784
Modified Files:
	CHANGELOG 
Log Message:
Add description attribute population for SP return of a ref cursor
=== Products/DCOracle2/CHANGELOG 1.58 => 1.59 ===
 		a table, and then selecting all values where the ROWID is 
 		the rowid returned from the first select.
+	     o  Make stored procedures returning a REF_CURSOR perform a 
+	        describe() on the cursor
 
 Desired Features Not Yet Implemented: