<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>.Net開発</anon>
    <anon>vb.net</anon>
    <anon>SQL</anon>
  </categories>
  <description>.NetからOLE DBでmdb(Access)に対してパラメータクエリをする方法です。 OLEDBでは名前付きパラメータは使えず、パラメータの順序で対応するプレースホルダが決まるみたいなので注意が必要です。 (でも、パラメータに名前があっても問題は無いようです) 下記がVB.NetからOLEDBでクエリを投げる例です。 Dim cn As New OleDb.OleDbConnection cn.ConnectionString = m_adpCustomer.Connection.ConnectionString Dim cmd As New OleDb.OleDbCommand() cm…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2008%2F11%2F29%2F215200&quot; title=&quot;（VB.Net、SQL)OLEDBでのパラメータクエリ - 3流プログラマのメモ書き&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>2008-11-29 21:52:00</published>
  <title>（VB.Net、SQL)OLEDBでのパラメータクエリ</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2008/11/29/215200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
