From: Robert J G. <rj...@at...> - 2003-08-20 12:08:57
|
I've built mdbtools-0.5 on my Red Hat 7.3 system, and I can't seem to get them to do much. Even on the Office97 'Northwind' database, although I can see the schema (mdb-schema) I can't export any data. And on the main database I need to dump, I can't even dump the schema without getting a segfault. I'd appreciate any suggestions as to where to start trying to find the problem. I've built the tools with MDB_DEBUG turned on and one odd thing is that I keep getting number of columns *way* more than 256: 258, even in the tens of thousands... I've used gcc 2.96 and glib-2.2.2 -- could it be that my build is wrong? Thanks in advance, Bob G |