Joost van der Sluis a écrit :
> sqlite doesn't even have a memo-field type. So how should we support it?
>
> But sqlite doesn't support any field-type, so we could mask this. But
> what are you trying to do?
>
> Joost.
>
> Op woensdag 11-06-2008 om 20:51 uur [tijdzone +0200], schreef Chris37:
>   
>> Hi all,
>>
>> Lazarus 0.9.25 and FPC 2.2.2rc1
>>
>> With SQLITE3Connection and SQLQuery
>>
>> I have error message 'ftMemo not supported'
>>
>> Have you problems with type ftMemo and Sqlite3 please ?
>>
>> Regards
>> Chris
>>
>> _______________________________________________
>> Lazarus mailing list
>> [email protected]
>> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>     
Hi Joost !

Thank :)

-In my sqlite database, my field is declare to 'TEXT' datatype
-Its work with TSqlite3Dataset and a dbgrid
-Its *not* work with TSqlQuery and a dbgrid

Regards
Chris



_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to