From: Brian B. <br...@br...> - 2011-09-27 11:47:30
|
Please run it in gdb and provide a backtrace gdb mdb-sql (gdb) run Museum.mdb 1=> SELECT ... 2=> go seg fault (gdb) where and post the output. Brian On Tue, Sep 27, 2011 at 6:26 AM, Vitali <ml...@vr...> wrote: > Hello, > > > > with the current version I get this error: > > server:~/test # mdb-sql Museum.mdb > > 1 => SELECT Name as museum_name FROM Museum > > 2 => go > > Error at Line : syntax error near as > > syntax error near asSegmentation fault > > > > > > I compiled mdbtools on Suse Linux Enterprise Server 11 SP1 X64 > > How can I debug this problem? > > > > > > Regards > > Vitali > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > |