|
From: Michael W. <wo...@ki...> - 2000-04-05 15:19:17
|
Hi mdb-export and prdata were segfaulting. The database I am trying to work with has in the past been replicated, so it has all those nasty s_Generation, s_GUID and s_Lineage fields in all the tables. It seems, mdb_col_to_string() was causing a segfault, because the OLE type (s_Lineage) wasn't handled. I just added a 'default: return ""; break;' in the switch, which stops the segfault. I haven't thought about what should actually be in there. Please alter as you see fit :) -- Michael Wood | Tel: +27 21 762 0276 | http://www.kingsley.co.za/ wo...@ki... | Fax: +27 21 761 9930 | Kingsley Technologies |