使用SqlCommand 执行SQL语句
摘要:
string sConnectionString = @"server=(local)\SQLEXPRESS;database=Forum;Trusted_Connection=True"; using (SqlConnection conn = new SqlConnection(sConnect 阅读全文
posted @ 2017-08-09 19:25 liuyong9 阅读(253) 评论(0) 推荐(0)
浙公网安备 33010602011771号