On 12/6/2018 12:58 PM, Prajeesh Prakash wrote:
When i am trying to fetch the table data using sqlite3_column_text() i am getting wrong column entry even if i gave the correct column number as the second argument.
Show your query, your sqlite3_column_text() call, explain what result you expect and what you observe instead. Remember that columns are numbered starting from 0 (zero). -- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users