From: Will N. <wi...@gb...> - 2004-02-02 16:27:44
|
I think some of my problems are caused by mdb tools not supporting "jumps" when reading the columns of my large table. I modified mdb_crack_row to look a bit like data.c used to (the stuff in the #if 0 block) to support jumps. It seems to work, but there are some broken bits so I'd rather someone who actually understood the code could comment on this. I've attached a patch that realigns at least some of my data, although it may misalign yours. |