CsharpHome  

2010年12月3日

摘要: protected void Button1_Click(object sender, EventArgs e) { string connString =@"server=localhost\SQLEXPRESS;database=FSYCurtainSalesMISDB;uid=sa;pwd=123"; SqlConnectio... 阅读全文
posted @ 2010-12-03 09:08 CsharpHome 阅读(178) 评论(0) 推荐(0)