From: Matt R. <mre...@te...> - 2004-06-11 21:31:27
|
I'm running MDB Tools on Debian/Unstable. It appears I'm using version 0.5. ii mdbtools 0.5.99-2 JET / MS Access database (MDB) tools I'm having trouble dumping schema from this database : http://dev.loopysoft.com/05260930_orlando.mdb.bz2 The file (mdb-schema_mdb_output) contains the output I get. It segfaults after the last line (of course). A weird note, when I do 'mdb-schema -v' (tried to dump the version) the program segfaults as well. Also, I'm trying dump the data from a list of tables, one of which is : QcpCDMA1xRadioLinkProtocolStats_XXX I get no output from : mdb-export 05260930_orlando.mdb QcpCDMA1xRadioLinkProtocolStats_XXX I can open the table in Access and see there's data in it, but the tool gives no output (or debug info). I'll admit, the table names royally suck, but they're sent to us by a vendor, so I have no control over them (or the data inside). I'm not looking to update any of this data, just dump it from Access. Anyway, thanks for the great tool! I am really looking forward to use this instead of having to have a single Windows box to do some stupid ODBC tricks simply because we have to use Access files. -- Matt Reynolds <mre...@te...> |