<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Kotori-ChunChun</author_name>
  <author_url>https://blog.hatena.ne.jp/Kotori-ChunChun/</author_url>
  <blog_title>えくせるちゅんちゅん</blog_title>
  <blog_url>https://www.excel-chunchun.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>ADOは ActiveX Data Objectsの略で、Microsoftが提供するデータベースへアクセスのためのライブラリです。 今回はADOのRecordsetをデータベースを扱わないExcelでも使うと便利なときもあるよ話をします。 使用方法 使用するときは、 ADOは参照設定で「Microsoft ActiveX Data Objects 6.1 Library」にチェックを入れることで使用できます。 Dim rs As ADODB.Recordset Set rs = New ADODB.Recordset 参照設定をしない場合は、CreateObjectで書くこともできます。 D…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excel-chunchun.com%2Fentry%2F20241228-adodb-recordset&quot; title=&quot;ADODB.Recordset活用のススメ - えくせるちゅんちゅん&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>https://cdn-ak.f.st-hatena.com/images/fotolife/K/Kotori-ChunChun/20241228/20241228021603.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-12-28 06:00:00</published>
  <title>ADODB.Recordset活用のススメ</title>
  <type>rich</type>
  <url>https://www.excel-chunchun.com/entry/20241228-adodb-recordset</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
