[Gambas-user] SQLite problem, data has not been read
Ivan Kern
ivan-kern at ...308...
Thu Aug 20 15:46:55 CEST 2015
Thanks, I'll try tomorrow.
Regards,
Ivan
-----Ursprüngliche Nachricht-----
Von: Benoît Minisini [mailto:gambas at ...1...]
Gesendet: Donnerstag, 20. August 2015 15:33
An: mailing list for gambas users
Betreff: Re: [Gambas-user] SQLite problem, data has not been read
>> What's wrong exactly?
>>
>
> Ha ok, I see.
>
The main reason is that you use "STRING" as SQL datatype, which is an
unknown SQL datatype.
The bug is that the new SQLite driver does not react intelligently. This
will be fixed in the next release, but do use standard SQL datatypes if you
don't want problems.
Regards,
--
Benoît Minisini
----------------------------------------------------------------------------
--
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list