On Tue, 2011-09-20 at 13:53 +0100, Lukasz Sokol wrote: > Hi, > this may not be entirely on-topic to this list, apologies for that; > (But since I am (currently) using Lazarus 0.9.28.2 r22279 FPC 2.2.4, > (and planning to upgrade to latest stable 0.9.30/2.4.something /windows/ > installer distribution), > the offtopic is somehow diminished) > So I can actually point to the MDB file I want to look into, > but then, when I close it (using the SQLQuery.Close part of the above), > and then try to open it again (using the first part again) I get a > 'External: SIGSEGV' at the SQLQuery1.Open; call. > (This happens regardless of whether I have the SQLQuery.Close call for the > closing case or not)
IIRC, this has been solved in fpc 2.4.4. Joost -- My Lazarus blog: http://www.lazarussupport.com/lazarus/weblog -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
