[tinysql] Implementation of absolute method of JDBCResultSet

dan dcarter@waitaki.otago.ac.nz
Fri, 28 Mar 2003 13:59:01 +1200


Well actually im about to finish my job, move to the other side of the 
planet, and look for a new one :-)    So i probably wont have anything 
more to do with tinySQL (unless i find a need for it in whatever new job 
i end up in ...)

Brian Jepson wrote:

>Thanks, Dan.  Would you like CVS commit access so you can check in this
>and future changes?
>
>On Tue, 18 Mar 2003, dan carter wrote:
>
>  
>
>>I needed it for a JDBCIterator implementation for my project, thought 
>>i'd share it.
>>
>>You might want to investigate the line:
>>if( size == -1 ) result.getResultRowAt(0);
>>
>>I don't know why by getResultSize() returns -1 if you haven't already 
>>retrieved a row.
>>
>>
>>Oh, and i also implemented getRow()
>>
>>    
>>
>
>--
>Brian Jepson *  http://www.jepstone.net/
>AS220 Fools Ball * May 17, 2003 * Providence, RI
>(sponsorship opportunities still available)
>
>
>_______________________________________________
>tinysql mailing list
>tinysql@as220.org
>http://as220.org/mailman/listinfo/tinysql
>  
>