adp.SelectCommand.CommandText = "select [name] as 姓名,[content] as 内容,time_ as 时间 form table2 where id='" & Request.QueryString("id") & "'"