2016-05-02

VB.NET

'System.Data.SqlClient.SqlException' の初回例外が System.Data.dll で発生しました。

Imports System.Data.SqlClientの名前空間と"Data Source=localhost\SQLEXPRESS;Initial Catalog=データベース名;User ID=sa;Password=パスワード"の...