LoginSignup
6
8

More than 5 years have passed since last update.

Visual StudioからMySQLにアクセス

Last updated at Posted at 2016-09-22

インストール

実施環境

  • Visual Studio Community 2015 Update3
  • mysql-connector-net-6.9.9.msi
  • MySql.Data v6.9.9
  • mysql-for-visualstudio-1.2.6.msi

Visual Studioからサーバー内のテーブルを見る

テーブルからデータの取得ができる。

  1. [表示]メニュー - サーバーエクスプローラーを選択
  2. サーバーエクスプローラー - データ接続を右クリック
  3. 接続の追加をクリック
  4. データソース接続のための情報を入力
6
8
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
6
8