14 Commits (a7cecffd321bad0618c408a4ffdb0a161413202a)

Author SHA1 Message Date
  James Ahlborn fefce70e97 add unit tests for access 97 text indexes 4 years ago
  James Ahlborn 55531bcd05 fix channel open options for new files 5 years ago
  James Ahlborn 6626d6b28f add support for Path 5 years ago
  James Ahlborn d1dcbd5dfb implement sql type to DataType conversions specific to access 2016 format 6 years ago
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 years ago
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 7 years ago
  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 years ago
  James Ahlborn b7fd6e39bb Add some utility methods for handling Dates in an Access compatible manner. fixes issue #128 8 years ago
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class 9 years ago
  James Ahlborn fad035e0b9 Implement support for indexes on BINARY fields 9 years ago
  James Ahlborn a822f36a9c add some unit tests for calc fields 9 years ago
  James Ahlborn 1281baf89c rework compound content api; add more ole blob unit tests 10 years ago
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 years ago
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 years ago
  James Ahlborn fe78870364 Added DatabaseBuilder in for more convenient and flexible Database open/create 11 years ago
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) 12 years ago
  James Ahlborn aafaa8f127 some tweaks, fixes, and tests for unsupported values 12 years ago
  James Ahlborn cb3b8085cc add 2007 complex test db 12 years ago
  James Ahlborn f1cd07bf04 add support for reading properties blobs; add accessors to various database objects for retrieving their respective properties 13 years ago
  James Ahlborn 278e24c401 no write tests for MSISAM currently 13 years ago
  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 years ago
  James Ahlborn aa1c9c8583 better test format handling 14 years ago
  James Ahlborn bb7ef68152 some unit test cleanup 14 years ago
  James Ahlborn b8d9e7bb78 reindent 14 years ago
  James Ahlborn 9081d98806 remove unsupported v1997, minor reformats 14 years ago
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 years ago