summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* more fixes for writing MEMO/OLEJames Ahlborn2006-06-152-10/+10
* fix encoding memo fields (1356745), refactor the long value handling code and...James Ahlborn2006-06-131-27/+44
* more tweaking to invalid file handlingJames Ahlborn2006-06-132-12/+5
* share common functionality for reading long valuesJames Ahlborn2006-06-131-29/+23
* better handling of non-existent files in open methodJames Ahlborn2006-06-122-1/+16
* fix compiler warningJames Ahlborn2006-06-121-0/+1
* add break statement, although differences in getLongBinaryValue and getLongSt...James Ahlborn2006-06-121-2/+2
* Applied some patches contributed by SeanTim McCune2006-05-302-11/+3
* Fixed method signatureTim McCune2006-05-271-1/+1
* Readding as binaryTim McCune2006-05-261-0/+0
* Removing to readd as binaryTim McCune2006-05-261-0/+0
* fix date handling, patch from joniles 1445597James Ahlborn2006-03-091-7/+15
* implement GUID reading using patch from joniles, 1445653; replace StringBuffe...James Ahlborn2006-03-095-23/+68
* apply patches from joniles, 1423965, 1427848 (handling var length columns)James Ahlborn2006-03-092-9/+64
* Applied Jon Iles' patch to allow large table definitions to be read.Tim McCune2006-02-031-4/+17
* add initial support for NUMERIC typeJames Ahlborn2006-01-212-5/+30
* Added ability to delete current row.Tim McCune2005-08-302-3/+25
* Fixed bug 1273712 where writing null values into fixed-length columns wasn't ...Tim McCune2005-08-262-18/+22
* Fixed bug 1261536.Tim McCune2005-08-202-2/+8
* Added handling of deleted rows.Tim McCune2005-08-121-10/+15
* Applied Mitchell Friedman's patch for support of additional JDBC data types.Tim McCune2005-07-223-11/+30
* Fixed comparable.Tim McCune2005-04-091-3/+2
* Initial versionTim McCune2005-04-091-0/+139
* JDK 1.5 upgradesTim McCune2005-04-098-430/+308
* This commit was generated by cvs2svn to compensate for changes in r2,Tim McCune2005-04-0720-0/+4491