摘要:
using System.Data;using System.Data.SqlClient;SqlConnection con = new SqlConnection();con.ConnectionString = "server=.;database=stu;uid=sa;pwd=sa";con... 阅读全文
posted @ 2015-09-07 11:09
飞行在午夜
阅读(184)
评论(0)
推荐(0)
摘要:
DataTable dt = new DataTable(); System.Data.SqlClient.SqlConnection cnn = new Sy... 阅读全文
posted @ 2015-09-07 10:37
飞行在午夜
阅读(176)
评论(0)
推荐(0)

浙公网安备 33010602011771号