From: John F. <in...@al...> - 2004-04-14 21:52:39
|
I had successfully compiled mdbtools-0.5 and was using it to access the .mdb database I am working on successfully, but today when I compiled mdbtools from the CVS sources, it compiled 'successfully', however now every time I use any mdb-xxxx binaries to access the database, all display the same result: I get 24 lines identical to the warning and then a segmentation fault. WARNING: number of table columns does not match number of row columns, strange results may occur Segmentation fault Just to verify that the mdb didn't become corrupt somehow, I tried the 0.5 binaries and they still function correctly and I'm able to retrieve data from them. mdb-version identifies the mdb as Jet3 which is correct, but outside of that I cannot get any useful information without warnings about table columns not matching row columns and a segmentation fault. Has anyone else encountered this? Any ideas? System is Red Hat 9.0, GLIB 2.4.0, libtool-1.5, flex-2.5.4, bison-1.875, autoconf 2.59, automake-1.8.3 John Finlay IT Systems Manager Custom Linen Systems Ltd. 2925 10th Avenue N.E. Calgary, Alberta T2A 5L4 Email: in...@al... |