[Lazarus] [Long and partially OT] Database (OOP) programming: beginners manual?
Lukasz Sokol
el.es.cr at gmail.com
Tue Sep 20 17:21:32 CEST 2011
On 20/09/2011 16:11, Joost van der Sluis wrote:
>> 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
OK, one more reason to upgrade... :)
But then, after that it is enough that I ODBCConnection1.Close just, yes ?
Lukasz
More information about the Lazarus
mailing list