Re: [sqlite] [OT] Java wrapper binaries for Windows with larget MAX_ARGS

2006-10-24 Thread David Crawshaw
Adriano Rodrigues <[EMAIL PROTECTED]> wrote: For example, I will miss ResultSet.getObject() which I rely upon heavily. Sorry, the README is out of date there. The latest version v026 supports ResultSet.getObject() by instancing the object that matches the storage type of the column. So you will

Re: [sqlite] [OT] Java wrapper binaries for Windows with larget MAX_ARGS

2006-10-24 Thread Adriano Rodrigues
On 10/20/06, David Crawshaw <[EMAIL PROTECTED]> wrote: Adriano Ferreira <[EMAIL PROTECTED]> wrote: > Does anyone know where I can get binary files for the Christian > Werner's Java wrapper (sqlite.jar and sqlite_jni.dll) which allows for > a large number of placeholders (something like 256 or so)

Re: [sqlite] [OT] Java wrapper binaries for Windows with larget MAX_ARGS

2006-10-20 Thread David Crawshaw
Adriano Ferreira <[EMAIL PROTECTED]> wrote: Does anyone know where I can get binary files for the Christian Werner's Java wrapper (sqlite.jar and sqlite_jni.dll) which allows for a large number of placeholders (something like 256 or so)? If you are just after a JDBC driver with no arbitrary lim