17 次代码提交 (b5aa0575e557d975a062fb7eb34f1ecb5b6a5a29)

作者 SHA1 备注 提交日期
  James Ahlborn b5aa0575e5 Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 1年前
  James Ahlborn 331e72a262 add unit tests for extended date/time type 3 年前
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage 3 年前
  James Ahlborn fefce70e97 add unit tests for access 97 text indexes 4 年前
  James Ahlborn 55531bcd05 fix channel open options for new files 5 年前
  James Ahlborn 6626d6b28f add support for Path 5 年前
  James Ahlborn d1dcbd5dfb implement sql type to DataType conversions specific to access 2016 format 6 年前
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 年前
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 年前
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 7 年前
  James Ahlborn 6deaa095c7 Add FileFormat.GENERIC_JET4 in order to support getting the file format for jet4 databases with no AccessVersion property (e.g. those created programmatically using ADOX). fixes issue #129 8 年前
  James Ahlborn b7fd6e39bb Add some utility methods for handling Dates in an Access compatible manner. fixes issue #128 8 年前
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class 9 年前
  James Ahlborn fad035e0b9 Implement support for indexes on BINARY fields 9 年前
  James Ahlborn a822f36a9c add some unit tests for calc fields 9 年前
  James Ahlborn 1281baf89c rework compound content api; add more ole blob unit tests 10 年前
  James Ahlborn 417fb06208 move files into standard maven dir structure 11 年前
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 年前
  James Ahlborn fe78870364 Added DatabaseBuilder in for more convenient and flexible Database open/create 11 年前
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) 12 年前
  James Ahlborn aafaa8f127 some tweaks, fixes, and tests for unsupported values 12 年前
  James Ahlborn cb3b8085cc add 2007 complex test db 12 年前
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties 13 年前
  James Ahlborn 278e24c401 no write tests for MSISAM currently 13 年前
  James Ahlborn 13e81be7d5 add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751) 14 年前
  James Ahlborn aa1c9c8583 better test format handling 14 年前
  James Ahlborn bb7ef68152 some unit test cleanup 14 年前
  James Ahlborn b8d9e7bb78 reindent 14 年前
  James Ahlborn 9081d98806 remove unsupported v1997, minor reformats 14 年前
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 年前