El 14/03/2018 a las 19:26, Luca Olivetti escribió:
> El 14/03/18 a les 18:50, Santiago A. ha escrit:
>
>> I downloaded the last version of sqlite3.dll and now it works. Was my
>> dll corrupted or was too old and hadn't such entry?. Nevertheless, I
>> think this check of nil should be done, or che
El 14/03/18 a les 18:50, Santiago A. ha escrit:
I downloaded the last version of sqlite3.dll and now it works. Was my
dll corrupted or was too old and hadn't such entry?. Nevertheless, I
think this check of nil should be done, or check the version and rise
"Not valied for this version". A SIG
Hello:
I had problems with Sqlite3 it raised SIGSDEV exception, but I think it
worked with FPC 2.6.4 from Lazarus 1.6. (not sure because It is a new
PC, but with 1.8.0) . Finally I have found where the problem is.
The problem is in sqlite3conn.pp:
procedure TSQLite3Connection.checkerror(const ae
Hello:
I had problems with Sqlite3 it raised SIGSDEV exception, but I think it
worked with FPC 2.6.4 from Lazarus 1.6. (not sure because It is a new
PC, but with 1.8.0) . Finally I have found where the problem is.
The problem is in sqlite3conn.pp:
procedure TSQLite3Connection.checkerror(const ae