% dim conexao call abre_conexao set objRs=server.createobject("adodb.recordset") objRs.open "select * from texturas order by ordem", conexao %>