摘要:
SqlConnection sqlcon =new SqlConnection( "Data Source=.;Initial Catalog=BGS;User ID=sa");//sql连接语句 sqlcon.Open(); //连接数据库 SqlDataAdapter sqladt = new 阅读全文
posted @ 2016-12-16 11:28
clarklxr
阅读(108)
评论(0)
推荐(0)
浙公网安备 33010602011771号