Gilles Ganault wrote:
> On Tue, 4 Mar 2008 09:00:31 -0500, "Igor Tandetnik"
> <[EMAIL PROTECTED]> wrote:
>   
>> There's no difference as far as SQLite is concerned. Length 
>> specification, if present, is parsed but not enforced.
>>     
>
> Yes, that's what I read too, but obviously, like Apple, some component
> in Delphi think different :-)
>
> I'll try a different SQLite connector, and if it still doesn't work,
> I'll convert all the tables from TEXT to VARCHAR without specifying
> the number of characters.
>   

FYI, we rolled our own adapters for a Delphi project.  We had no use for 
the TDataset capabilities and removed the overhead.  I would be happy to 
share them if they would help.


John
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to