<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>トランザクションを使うことで、データの更新がデータベースに即時反映されなくなる。これにより一連の処理が成功したら反映、そうでないなら取り消しという制御ができるようになる。トランザクションの開始と終了Connection オブジェクトが持つ次の3つのメソッドで、トランザクションを制御する。BeginTrans：新しいトランザクションを開始する。CommitTrans：現在のトランザクション内で行われた変更を保存し、トランザクションを終了する。RollbackTrans：現在のトランザクション内で行われた変更を取り消し、トランザクションを終了する。使用例Update や Delete を呼び出して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240702%2F1719873000&quot; title=&quot;VBScript - データの更新が即時反映されないようにする（トランザクションの使い方） - 怠日記&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>2024-07-02 07:30:00</published>
  <title>VBScript - データの更新が即時反映されないようにする（トランザクションの使い方）</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240702/1719873000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
