summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rel_1_1_4'.rel_1_1_4James Ahlborn2006-06-150-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/tags/rel_1_1_4@58 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2006-06-152-11/+43
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@57 f203690c-595d-4dc9-a70b-905162fa7fd2
* more fixes for writing MEMO/OLEJames Ahlborn2006-06-153-15/+41
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@56 f203690c-595d-4dc9-a70b-905162fa7fd2
* added tests for reading memos and missing filesJames Ahlborn2006-06-132-0/+24
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@55 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix encoding memo fields (1356745), refactor the long value handling code ↵James Ahlborn2006-06-131-27/+44
| | | | | | and the string handling code git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@54 f203690c-595d-4dc9-a70b-905162fa7fd2
* more tweaking to invalid file handlingJames Ahlborn2006-06-132-12/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@53 f203690c-595d-4dc9-a70b-905162fa7fd2
* share common functionality for reading long valuesJames Ahlborn2006-06-131-29/+23
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@52 f203690c-595d-4dc9-a70b-905162fa7fd2
* better handling of non-existent files in open methodJames Ahlborn2006-06-122-1/+16
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@51 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix compiler warningJames Ahlborn2006-06-121-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@50 f203690c-595d-4dc9-a70b-905162fa7fd2
* add break statement, although differences in getLongBinaryValue and ↵James Ahlborn2006-06-121-2/+2
| | | | | | getLongStringValue seem a little suspicious git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@49 f203690c-595d-4dc9-a70b-905162fa7fd2
* Applied some patches contributed by SeanTim McCune2006-05-302-11/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@48 f203690c-595d-4dc9-a70b-905162fa7fd2
* Readded as binaryTim McCune2006-05-271-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@47 f203690c-595d-4dc9-a70b-905162fa7fd2
* *** empty log message ***Tim McCune2006-05-271-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@46 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fixed method signatureTim McCune2006-05-271-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@45 f203690c-595d-4dc9-a70b-905162fa7fd2
* Updated cvs urlsTim McCune2006-05-261-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@44 f203690c-595d-4dc9-a70b-905162fa7fd2
* Readded as binaryTim McCune2006-05-262-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@43 f203690c-595d-4dc9-a70b-905162fa7fd2
* Deleting to readd as binaryTim McCune2006-05-262-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@42 f203690c-595d-4dc9-a70b-905162fa7fd2
* Readding as binaryTim McCune2006-05-261-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@41 f203690c-595d-4dc9-a70b-905162fa7fd2
* Removing to readd as binaryTim McCune2006-05-261-0/+0
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@40 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix date handling, patch from joniles 1445597James Ahlborn2006-03-091-7/+15
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@39 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement GUID reading using patch from joniles, 1445653; replace ↵James Ahlborn2006-03-095-23/+68
| | | | | | StringBuffer from StringBuilder git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@38 f203690c-595d-4dc9-a70b-905162fa7fd2
* apply patches from joniles, 1423965, 1427848 (handling var length columns)James Ahlborn2006-03-092-9/+64
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@37 f203690c-595d-4dc9-a70b-905162fa7fd2
* inc version post releaseJames Ahlborn2006-02-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@36 f203690c-595d-4dc9-a70b-905162fa7fd2
* upgrade sourceforge pluginJames Ahlborn2006-02-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@34 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2006-02-161-0/+8
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@33 f203690c-595d-4dc9-a70b-905162fa7fd2
* Applied Jon Iles' patch to allow large table definitions to be read.Tim McCune2006-02-032-4/+19
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@32 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial support for NUMERIC typeJames Ahlborn2006-01-212-5/+30
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@31 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added building instructionsTim McCune2005-09-061-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@30 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added ability to delete current row.Tim McCune2005-08-304-23/+79
| | | | | | | Fixed bug where adding a new row to a table whose last row had been deleted failed. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@29 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fixed viewcvs URLTim McCune2005-08-262-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@28 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added release notesTim McCune2005-08-261-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@26 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fixed bug 1273712 where writing null values into fixed-length columns wasn't ↵Tim McCune2005-08-265-22/+26
| | | | | | working. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@25 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added release notes, incremented versionTim McCune2005-08-202-1/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@23 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fixed bug 1261536.Tim McCune2005-08-204-3/+12
| | | | | | | | | Skip overflow rows (need to figure out how to read them, but at least it no longer throws an exception.) Fixed bad index offset for table definition. Index count is repeated, but the 2nd one is the correct one to read, not the first. Added changes report to site. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@22 f203690c-595d-4dc9-a70b-905162fa7fd2
* Initial versionTim McCune2005-08-201-0/+24
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@21 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added handling of deleted rows.Tim McCune2005-08-124-12/+26
| | | | | | | Fixed a couple bugs introduced by the 1.5 upgrade. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@19 f203690c-595d-4dc9-a70b-905162fa7fd2
* Applied Mitchell Friedman's patch for support of additional JDBC data types.Tim McCune2005-07-225-11/+47
| | | | | | | Added CREDITS.txt. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@18 f203690c-595d-4dc9-a70b-905162fa7fd2
* Updated linksTim McCune2005-04-111-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@17 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added license info to front pageTim McCune2005-04-112-2/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@16 f203690c-595d-4dc9-a70b-905162fa7fd2
* Updated logo urlTim McCune2005-04-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@15 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added Linux button, ODBC faq.Tim McCune2005-04-113-0/+29
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@14 f203690c-595d-4dc9-a70b-905162fa7fd2
* Cleaned up titleTim McCune2005-04-091-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@13 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added titleTim McCune2005-04-091-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@12 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fixed comparable.Tim McCune2005-04-092-4/+3
| | | | | | | Turned statcvs report back on. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@11 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added eclipse filesTim McCune2005-04-091-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@10 f203690c-595d-4dc9-a70b-905162fa7fd2
* Initial versionTim McCune2005-04-091-0/+139
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@9 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added jdk version faqTim McCune2005-04-091-0/+10
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@8 f203690c-595d-4dc9-a70b-905162fa7fd2
* JDK 1.5 upgradesTim McCune2005-04-0911-464/+335
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@7 f203690c-595d-4dc9-a70b-905162fa7fd2
* Renamed licenseTim McCune2005-04-092-0/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@6 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added link to downloads.Tim McCune2005-04-073-2/+18
| | | | | | | Added Rob to team. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@4 f203690c-595d-4dc9-a70b-905162fa7fd2