{"id":1919,"date":"2022-08-30T15:20:32","date_gmt":"2022-08-30T15:20:32","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/12\/02\/c-sqlite-doesnt-work-when-i-try-to-publish-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:20:32","modified_gmt":"2022-08-30T15:20:32","slug":"c-sqlite-doesnt-work-when-i-try-to-publish-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/c-sqlite-doesnt-work-when-i-try-to-publish-collection-of-common-programming-errors\/","title":{"rendered":"C# SQLite Doesn&#39;t work when I try to publish-Collection of common programming errors"},"content":{"rendered":"<p>SQLite when says there is not such table in a program which was working fine on development machine, then make sure it is making connection to right database.<\/p>\n<p>In SQLite if it cannot find database at code-mentioned place, it will create one there. Size of it will be 0 KB. It will even open that database. Problem arises when data is fetched from it.<\/p>\n<p>Then it gives this error. Use some Message Boxes\/Debugger to check what is wrong with your code.<\/p>\n<p id=\"rop\"><small>Originally posted 2013-12-02 21:18:14. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>SQLite when says there is not such table in a program which was working fine on development machine, then make sure it is making connection to right database. In SQLite if it cannot find database at code-mentioned place, it will create one there. Size of it will be 0 KB. It will even open that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1919","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1919"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1919\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1919"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1919"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}