<% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = 5 Repeat2__index = 0 Recordset_zt_numRows = Recordset_zt_numRows + Repeat2__numRows %><% Dim Recordset_zt Dim Recordset_zt_numRows Set Recordset_zt = Server.CreateObject("ADODB.Recordset") Recordset_zt.ActiveConnection = MM_conn_STRING Recordset_zt.Source = "SELECT * FROM t_stype ORDER BY s_num ASC" Recordset_zt.CursorType = 0 Recordset_zt.CursorLocation = 2 Recordset_zt.LockType = 1 Recordset_zt.Open() Recordset_zt_numRows = 0 %> 中共胶南市委党校
 
阚卫华
时间:2007-6-15 12:24:23

阚卫华
1958年9月出生
高级讲师
大学毕业
主讲专题
《加强党的执政能力建设》
《管理与和谐社会》
《社会主义市场经济理论》

打印本页     
 

中共胶南市委党校 胶南行政学校 版权所有  地址:山东省胶南市人民路470号  邮政编码:266400  电话:(0532)86133073

 
<% Recordset_zt.Close() Set Recordset_zt = Nothing %>