gaochao813  

2007年3月5日

摘要: 登录:private void btnLogin_Click(object sender, System.EventArgs e){try{string sqlstr = "server = 192.168.0.57;uid = sa;pwd = sa;database = gaochao";string sqlcom = "select * from chao where Name = '"+t... 阅读全文
posted @ 2007-03-05 09:51 麻雀 阅读(678) 评论(0) 推荐(0)