%
set rs=server.createobject("ADODB.recordset")
sql="select * from rulujiaoyu where rulujiaoyi_type='领导讲话' and rulujiaoyu_check=2 order by rulujiaoyi_date desc"
rs.open sql,conn,1,1
set rst=server.createobject("ADODB.recordset")
sqlt="select * from rulujiaoyu where rulujiaoyi_type='心得体会' and rulujiaoyu_check=2 order by rulujiaoyi_date desc"
rst.open sqlt,conn,1,1
set rst1=server.createobject("ADODB.recordset")
sqlt1="select * from rulujiaoyu where rulujiaoyi_type='成长足迹' and rulujiaoyu_check=2 order by rulujiaoyi_date desc"
rst1.open sqlt1,conn,1,1
set rst2=server.createobject("ADODB.recordset")
sqlt2="select * from aixin "
rst2.open sqlt2,conn,1,1
%>
|
|
|
北京铁路局大学生网 版权所有
地址:北京市海淀区复兴路6号 邮编:100860 电话:010-51825241 传真:010-51825241 E-mail:huming@tom.com
|