1
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 5 years have passed since last update.

2016/04/01 日報

Last updated at Posted at 2016-04-01

#1.インストール

  • visual studio 2015 community
  • git 32bit ver2.8.0
  • sourcetree
  • sqlserver 2014 express + SQL Server Management Studio

#2.VB.netでSQL Serverと接続
練習としてDB.testというプロジェクトを作り、SQL Serverに接続しtestテーブルを表示させる。

 SQL Serverに接続するし、SQL文を作る所まで終了。
 次回からはSQL文を実行し表示させる。

1
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
1
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?