P Kishor wrote: > I think you have answered you question yourself. See below -- > > On 3/4/08, Gilles Ganault <[EMAIL PROTECTED]> wrote: > >> Hello >> >> I thought that SQLite treated any numeric data the same, but some >> Delphi components seem to handle TEXT data as BLOB/MEMO, and handle >> VARCHAR as regular text: >> > > SQLite doesn't care. Anything using SQLite is free to do what it wants.
SQLite doesn't care. I can testify from experience that some of the Delphi wrappers DO care and artificially enforce the VARCHAR length. John _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users