On Tue, 4 Mar 2008 11:03:44 -0600, "P Kishor" <[EMAIL PROTECTED]> wrote: >I think that was the point of my saying, "Anything using SQLite is >free to do what it wants." I routinely write Perl code that checks >what I am inserting into SQLite and croaks if something is not as I >expected.
So, even though SQLite only differentiates between numeric and text, connectors for such and such language might be more rigid, and have an issue with TEXT. I only know of two connectors for SQLite3 in active development: Aducom, and DISQLite. I haven't successfully used the latter yet, so don't know if it also has the MEMO issue with TEXT. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users