[EMAIL PROTECTED] wrote: > long l = rs.getLong( "fieldName" ); > long i = rs.getInt( " fieldName " ); > > and the result is: i = 160 and l = 1955378350784672 (i, 160 is the > correct value from the db).
I have been unable to replicate this. If you can provide an exact value or a query that goes wrong, I'll fix it. There is very little I can do with an unreplicatable intermittent problem. d. --~--~---------~--~----~------------~-------~--~----~ Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
