<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - How to partially copy a SQLITE database/table</title>
    <link>https://forums.adobe.com/community/air/development?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 10 Nov 2014 10:43:33 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-10T10:43:33Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>How to partially copy a SQLITE database/table</title>
      <link>https://forums.adobe.com/message/6914978?tstart=0#6914978</link>
      <description>&lt;!-- [DocumentBodyStart:c3a46093-4ee1-4b97-8a3d-2c1196179134] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi Everybody,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have an AIR application which uses a local Sqlite database.&lt;/p&gt;&lt;p&gt;I want to take a backup of my application. For that I have to copy some table data/rows from the database as SQL queries.&lt;/p&gt;&lt;p&gt;Requirement is a user can later import the stored things into the application, during which the copied table/data should be inserted into the new database.&lt;/p&gt;&lt;p&gt;I think retrieving each record individually and making insert query from the values and saving in a text file and then later at the time of importing executing those insert queries one by one&lt;/p&gt;&lt;p&gt;is a really expensive and time taking job. (As I have thousands of records)&lt;/p&gt;&lt;p&gt;Please suggest me an efficient method to do this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Jameel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c3a46093-4ee1-4b97-8a3d-2c1196179134] --&gt;&lt;img src='/beacon?t=1415938316977' /&gt;</description>
      <pubDate>Mon, 10 Nov 2014 10:43:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6914978?tstart=0#6914978</guid>
      <dc:date>2014-11-10T10:43:33Z</dc:date>
      <clearspace:dateToText>3 days 17 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

