<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Try to access local storage (SQLITE) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Try-to-access-local-storage-SQLITE/m-p/1115199#M73871</link>
    <description>&lt;P&gt;Hi, in my app,initially i have created database use this code 'var db = openDatabase('nextflow', '2.0', 'nextflow', 2 * 1024 * 1024); '. After that connect and access it (insert, update and delete). This database will located in my pc ( C:\Users\E5510\AppData\Local\XDK\databases&amp;nbsp;). When i developed that application at intel xdk version 2series. That time database create single folder name (http_127.0.0.1_58889) , but i run that application in intel xdk 3522. When i run application in simulator each create separate database at different name ( http_localhost_51989,&amp;nbsp;http_localhost_52179 ,&amp;nbsp;http_localhost_52568). How to create and access my local storage application database in my laptop. Build apk also not working now.&lt;/P&gt;</description>
    <pubDate>Sat, 15 Oct 2016 07:33:40 GMT</pubDate>
    <dc:creator>abdul_k_</dc:creator>
    <dc:date>2016-10-15T07:33:40Z</dc:date>
    <item>
      <title>Try to access local storage (SQLITE)</title>
      <link>https://community.intel.com/t5/Software-Archive/Try-to-access-local-storage-SQLITE/m-p/1115199#M73871</link>
      <description>&lt;P&gt;Hi, in my app,initially i have created database use this code 'var db = openDatabase('nextflow', '2.0', 'nextflow', 2 * 1024 * 1024); '. After that connect and access it (insert, update and delete). This database will located in my pc ( C:\Users\E5510\AppData\Local\XDK\databases&amp;nbsp;). When i developed that application at intel xdk version 2series. That time database create single folder name (http_127.0.0.1_58889) , but i run that application in intel xdk 3522. When i run application in simulator each create separate database at different name ( http_localhost_51989,&amp;nbsp;http_localhost_52179 ,&amp;nbsp;http_localhost_52568). How to create and access my local storage application database in my laptop. Build apk also not working now.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Oct 2016 07:33:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Try-to-access-local-storage-SQLITE/m-p/1115199#M73871</guid>
      <dc:creator>abdul_k_</dc:creator>
      <dc:date>2016-10-15T07:33:40Z</dc:date>
    </item>
    <item>
      <title>Abdul,</title>
      <link>https://community.intel.com/t5/Software-Archive/Try-to-access-local-storage-SQLITE/m-p/1115200#M73872</link>
      <description>&lt;P&gt;Abdul,&lt;/P&gt;

&lt;P&gt;Try searching on Stack Overflow for further information on databases (both local &amp;amp; remote) in the XDK realm. Here's is a useful thread that might answer your question &amp;amp; steer you in the right direction to figuring out what you need to do:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/22828109/intel-xdk-connecting-your-mobile-app-to-a-database" target="_blank"&gt;http://stackoverflow.com/questions/22828109/intel-xdk-connecting-your-mobile-app-to-a-database&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2016 21:36:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Try-to-access-local-storage-SQLITE/m-p/1115200#M73872</guid>
      <dc:creator>Giselle_G_Intel</dc:creator>
      <dc:date>2016-10-17T21:36:41Z</dc:date>
    </item>
  </channel>
</rss>

