]> source.dussan.org Git - jackcess.git/commit
Fixed bug 1261536.
authorTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:46:15 +0000 (05:46 +0000)
committerTim McCune <javajedi@users.sf.net>
Sat, 20 Aug 2005 05:46:15 +0000 (05:46 +0000)
commit20d7d78325c0259cb3445c7b41848ab8e7db7b4c
tree7045fabefbb48c7c091a41c6cbecf17d456ac522
parent37a4da64ca2d69df87103627d8e6bf86b522367d
Fixed bug 1261536.
  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
project.properties
project.xml
src/java/com/healthmarketscience/jackcess/JetFormat.java
src/java/com/healthmarketscience/jackcess/Table.java