[EMAIL PROTECTED] wrote:
Hi All,The function sqlite3_table_column_metadata() is giving the error message "No such TableName.ColName" even if I pass correct table name and col name (All the parameters are correct). Is there any problem with the API or Any extra care needs to be Taken?Please let me Know ASAP. I am totally struck!!!!
Providing your code which is calling sqlite3_table_column_metadata() would help. Just saying that you are calling it correctly doesn't give anyone a place to investigate; if you are calling everything correctly then it should work.
-- Glenn McAllister <[EMAIL PROTECTED]> +1 416 348 1594 SOMA Networks, Inc. http://www.somanetworks.com/ +1 416 977 1414 ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

