<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rksoftware</author_name>
  <author_url>https://blog.hatena.ne.jp/rksoftware/</author_url>
  <blog_title>rksoftware</blog_title>
  <blog_url>https://rksoftware.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>.NET</anon>
  </categories>
  <description>.NET で SQLite を使ってみます。 とりあえずデータの Select コードはこちら Select を行って実際に結果の値を見てみるには、意外なことに実は事前に一度は Insert をしなければならない テーブルにデータを Insert する insert into saitama values (1, 'せんべい'); こんな感じです。saitama がテーブル名ですね。 // テーブルにデータを Insert する command.CommandText = &quot;insert into saitama values (1, 'せんべい');&quot;; command.ExecuteNon…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frksoftware.hatenablog.com%2Fentry%2F2021%2F08%2F09%2F152843&quot; title=&quot;.NET で SQLite を使う ( テータの挿入 ) - rksoftware&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-08-09 15:28:43</published>
  <title>.NET で SQLite を使う ( テータの挿入 )</title>
  <type>rich</type>
  <url>https://rksoftware.hatenablog.com/entry/2021/08/09/152843</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
