Dim connectionString As String = "Data Source=ARKAS\SQLEXPRESS;Initial Catalog=BookStore;Integrated Security = True"
Dim myconnection As SqlConnection = New SqlConnection(connectionString)
myconnection.Open()
ผมต่อแบบนี้อะ
Date :
2012-11-15 16:34:50
By :
Gotzillas
No. 6
Guest
อ๋อ ค่ะ ใช่ค่ะ มันต้อง เชื่อมต่อก่อน แล้วถึงสั่ง Open นะคะ ลองทำดูแล้วยังค่ะ เอาใจช่วยนะคะ