I'm fully aware that any kind of data can be stored in any kind of field. Strings can be in integer declared fields, etc.
What I'm interested in finding out, without changing my code at this time, is if SQLITE3.EXE is handling things differently than what SQLite Expert is. In "SQLite Expert", if I declare a field as BLOB or BLOB_TEXT, the UI itself "hides" the information pending certain declaration types on the tables field. SQLITE3.EXE does not. Case in point: _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users