<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sugimomoto</author_name>
  <author_url>https://blog.hatena.ne.jp/sugimomoto/</author_url>
  <blog_title>Morning Girl</blog_title>
  <blog_url>https://kageura.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>ADO.NET</anon>
  </categories>
  <description>仕事でMDBファイルへ接続して、うんちゃらかんちゃらするものがあるとのことで とりあえず簡単に接続する方法を調べた。 概要 基本的にはADO.NETでOleDbConnectionに接続文字列を渡して、Connectionを確立するらしい。 参考URL 下記サイトが様々なデータベースへADO.NETを用いて接続している例を記載しているので、大変参考になった。ありがたやー。 猫の気ままなC#日記okwakatta.net コード using System; using System.Data.OleDb; namespace MyProject.MDBAccessTest { class Pro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkageura.hatenadiary.jp%2Fentry%2F2015%2F03%2F31%2F140132&quot; title=&quot;【C#】C#でMDBファイルへ接続 - Morning Girl&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>2015-03-31 14:01:32</published>
  <title>【C#】C#でMDBファイルへ接続</title>
  <type>rich</type>
  <url>https://kageura.hatenadiary.jp/entry/2015/03/31/140132</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
