NotPrin = cint(resultprin.Fields("idnoticias")) sql = "select top 5 * from noticias WHERE idnoticias not like " &NotPrin&" order by idnoticias desc"