* Aaron Bockover: > Internally in sqlite, everything is stored as a string, regardless of > what type a column was assigned during table creation.
This used to be true for SQLite 2. SQLite 3 does store limited type information. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
