$rs=new COM("adodb.recordset"); $rs->open("select * from [article] order by [articleid] desc",$conn,1,3);