Hello,

I have one doubt about sqlite3_get_table() method. When it returns an error
is it necessary to free returned results invoking sqlite3_free_table
method? Or when an error produced return NULL value as result ?

Thanks
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to