摘要:
using System; using System.Data; using System.Data.SqlClient; SqlConnection myConnection = new SqlConnection("Data Source=localhost;Initial Catalog=Northwind;Integrated Security=SSPI;"); myConnectio... 阅读全文
posted @ 2007-10-16 15:03 L.Zhang 阅读(127) 评论(0) 推荐(0)
浙公网安备 33010602011771号