<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Androidアプリで使用するSQLiteのテーブル作成時の注意点 へのコメント	</title>
	<atom:link href="https://android.roof-balcony.com/shori/strage/createtable/feed/" rel="self" type="application/rss+xml" />
	<link>https://android.roof-balcony.com/shori/strage/createtable/</link>
	<description>mucchinこと私とAndroidアプリとの戦い(と言うか、アプリ開発)の記録です。ぶち当たった問題や疑問点と、その解決策などを紹介していきます。更新は不定期です・・・。</description>
	<lastBuildDate>Fri, 31 Aug 2018 21:32:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.1</generator>
	<item>
		<title>
		admin より		</title>
		<link>https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5683</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 27 Oct 2012 06:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://android.roof-balcony.com/?p=700#comment-5683</guid>

					<description><![CDATA[&lt;a href=&quot;https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5682&quot;&gt;通りすがり&lt;/a&gt; への返信。

ご指摘有難う御座います。
修正させて頂きました。]]></description>
			<content:encoded><![CDATA[<p><a href="https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5682">通りすがり</a> への返信。</p>
<p>ご指摘有難う御座います。<br />
修正させて頂きました。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		admin より		</title>
		<link>https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5684</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 27 Oct 2012 06:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://android.roof-balcony.com/?p=700#comment-5684</guid>

					<description><![CDATA[&lt;a href=&quot;https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5682&quot;&gt;通りすがり&lt;/a&gt; への返信。

ご指摘有難う御座います。
修正させて頂きました。]]></description>
			<content:encoded><![CDATA[<p><a href="https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5682">通りすがり</a> への返信。</p>
<p>ご指摘有難う御座います。<br />
修正させて頂きました。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		通りすがり より		</title>
		<link>https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-5682</link>

		<dc:creator><![CDATA[通りすがり]]></dc:creator>
		<pubDate>Sat, 27 Oct 2012 05:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://android.roof-balcony.com/?p=700#comment-5682</guid>

					<description><![CDATA[integer primary kye autoincrement
→
integer primary key autoincrement
では？]]></description>
			<content:encoded><![CDATA[<p>integer primary kye autoincrement<br />
→<br />
integer primary key autoincrement<br />
では？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Androidアプリのデータ保存方法の一つ「SQLite」の使い方 行の追加・更新・削除編 &#171; mucchinのAndroid戦記 より		</title>
		<link>https://android.roof-balcony.com/shori/strage/createtable/comment-page-1/#comment-2808</link>

		<dc:creator><![CDATA[Androidアプリのデータ保存方法の一つ「SQLite」の使い方 行の追加・更新・削除編 &#171; mucchinのAndroid戦記]]></dc:creator>
		<pubDate>Mon, 07 Jun 2010 04:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://android.roof-balcony.com/?p=700#comment-2808</guid>

					<description><![CDATA[[...] okmark列の2列が存在する事とします。 ※_id列については、別記事「Androidアプリで使用するSQLiteのテーブル作成時の注意点」を参照してください。  ContentValues values = new ContentValues(); values.put [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] okmark列の2列が存在する事とします。 ※_id列については、別記事「Androidアプリで使用するSQLiteのテーブル作成時の注意点」を参照してください。  ContentValues values = new ContentValues(); values.put [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
