Em Sáb, 2005-11-12 às 10:16 -0300, Luiz Americo Pereira Camara escreveu:

> - VARCHAR(X), CHAR(X), NUMERIC(X), whatever has the same meaning for
> sqlite

An update: sqlite3 uses manifest typing, although this does not
interfere with the way TSqliteDataset works. See sqlite.org for more
info.

PS: maybe it's possible to have some performance advantage of using
manifest typing. I'll take a look into sqlite source to see if worth the
changes, but this will affect few datatypes (Integer, String, Float,
DateTime, Date, Time already uses the best type for them)

Luiz


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to