Arbol One <[email protected]> wrote: > Q: What are you trying to achieve here? What's the supposed purpose of > sqlite3_column_type call? > > A: What I am trying to do is to display the data in a data table
You run a SELECT statement for that. In any case, what data do you expect there to be right after CREATE TABLE? -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

