0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

「最新取得」の使い方 - DBUpdateTool

Last updated at Posted at 2020-10-24

Excelアドイン
DBUpdateTool(https://www.lasis.com/products/dbupdatetool)

全行について、セルとDBのデータを比較し、差分がある場合は、セルの背景色を変更して差分を表現します。 その後、DBのデータとExcelシート内の既存のデータを比較し、Excelシート内に存在しないレコードを取得します。

  1. 「Microsoft SQL Server Management Studio」にて、現在のテーブルのデータを確認します。
    image.png

  2. Excel上に、テーブルのデータが存在しないのを確認します。
    image.png

  3. Excelの「アドイン」タブにある「DBUpdateTool」の「最新取得」ボタンをクリックします。
    image.png

  4. 処理が完了しました。
    image.png

  5. 「Microsoft SQL Management Studio」で事前に確認したテーブルのデータが、Excel上に表示されています。
    image.png
    image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?