Hello, I've done a query via a view. The column names that I retrieve are good. But, the column types are not. They are always set to SQLITE_NULL (5) whereas the values are either integers, or strings and no null values. Is there a way to obtain data type?
Vance _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users