<?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>
  </categories>
  <description>(.Net,SQL)SQL Server 2005に画像データ(バイナリ)を保存したいの追加情報です。 この記事の最後のほうで、一時ファイルを使わずに直に Image とバイト配列に変換できる方法を探す と言ってましたが、@IT バイト配列→画像オブジェクト／画像オブジェクト→バイト配列の変換を行うには？で載ってました。 ということで下記のように(@ITのコードそのままですが)したら、DBへの保存とDBからの読み出しともにOKでした。 ※picPohto1 はPictureBoxコントロール。 '保存 'Imageをバイナリ(Byte配列)にコンバートする Dim imgconv As New…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2009%2F04%2F29%2F012400&quot; title=&quot;(.Net)Imageオブジェクトとバイト配列相互変換 - 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>2009-04-29 01:24:00</published>
  <title>(.Net)Imageオブジェクトとバイト配列相互変換</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2009/04/29/012400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
