Penso che dipende dalla selct che hai fatto
deve essere qualcosa del tipo
strSQL = "SELECT Top 5 * FROM news ORDER BY Id DESC"
Penso che dipende dalla selct che hai fatto
deve essere qualcosa del tipo
strSQL = "SELECT Top 5 * FROM news ORDER BY Id DESC"
Giò