lecosson / assql

Automatically exported from code.google.com/p/assql
0 stars 0 forks source link

rs.getRows(), detect column type and cast values #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When calling rs.getRows(), current it just uses getString to populate the
value. This needs to be changed to detect the actual column type and cast
the value properly

Original issue reported on code.google.com by macl...@gmail.com on 23 May 2008 at 11:38

GoogleCodeExporter commented 9 years ago
fixed in svn revision 68, available in next build

Original comment by macl...@gmail.com on 23 May 2008 at 11:58

GoogleCodeExporter commented 9 years ago

Original comment by macl...@gmail.com on 26 May 2008 at 3:23