David Crawshaw wrote: > [EMAIL PROTECTED] wrote: > As Rod mentioned, binary objects are supported, just not through the > Blob interface. Use ResultSet.getBytes() and > PreparedStatement.setBytes() to pass arbitrary byte[] arrays.
Ok, my unit tests pass now. You are officially my hero! :) Thanks for the help, sorry I didn't read thoroughly enough. Thanks, Wil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLiteJDBC" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups-beta.google.com/group/sqlitejdbc?hl=en -~----------~----~----~----~------~----~------~--~---
