摘要:
查询返回单行ID string sql = string.Format("select id from account where name='{0}' and password='{1}'", name, password);object AID = SqlHelper.ExecuteScalar(CON_STR, CommandType.Text, sql);int ID = Convert... 阅读全文
posted @ 2004-10-19 12:18
dannyr|一个都不能少!
阅读(2113)
评论(4)
推荐(0)

浙公网安备 33010602011771号