The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version jackcess-4.0.10.jar (1.3 MB)
Email in envelope

Get an email when there's a new version of Jackcess

Home / jackcess / 2.2.1
Name Modified Size InfoDownloads / Week
Parent folder
jackcess-2.2.1.jar 2018-12-22 1.2 MB
jackcess-2.2.1-sources.jar 2018-12-22 733.7 kB
README.txt 2018-12-22 1.0 kB
Totals: 3 Items   1.9 MB 0
Jackcess 2.2.1 Release
======================
- Implement the majority of the missing standard functions: FormatCurrency, FormatDateTime, FormatNumber, FormatPercent, Val, DateAdd, DateDiff, DatePart, MonthName, WeekdayName, DDB, IPmt, PPmt, Rate, SLN, SYD, Format, Replace, StrConv. (Note that the internal API for the expr package has changed in an incompatible way. However, since the API is still experimental, this was deemed acceptable for a minor version.). Note that many of the financial functions were copied and adapated from the Apache POI and UCanAccess projects (which are both under the Apache License 2.0)
- Implement more type coercion methods for expressions. Add support for hex/oct integer strings. Add support for number strings with commas. Add support for coercing numeric String to a date/time value. Add support for date/time values with implicit (current) year
- Ignore column validators for read-only dbs. This will avoid irrelevant failures when reading databases which have invalid column properties
Source: README.txt, updated 2018-12-22