On Tue, 4 Mar 2008 11:39:40 -0600, "P Kishor" <[EMAIL PROTECTED]> wrote: >I think you really need to read <http://www.sqlite.org/datatype3.html>
I did. The problem is not SQLite, it's the connector (Delphi, in this case). If I knew how and I could still use DB-aware grids, I would gladly get rid of this and SQLite directly. >In some ways, Richard has spoiled me. After using SQLite, every other >db is a chore. It gives me complete control to do what I want to, and >does exceedingly well what it claims to... return my data to me >incredibly fast when I query it. My logic is in my application. I always wondered how SQLite can offer such great performance with just two types (numeric and text) and not having to specify the length of each column, while other DBMS's are such a pain with this. >I don't know what you mean by "active development" as DBD::SQLite is >under very active development, in the sense that it gets updated >occasionally. We're talking Delphi, not Perl ;) _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users