Adding more to my question, is it possible to get the datatypes using sqlite3_column_type(p_Stmt, iCol)?
On Fri, May 17, 2013 at 11:00 PM, Dulini Atapattu <[email protected] > wrote: > Hi, > > Is it possible to get the data types of columns in a result set that is > obtained using a view in an sqlite database? > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

