Da

codice:
objrs.open "news" , objconn, ,adLockOptimistic, adCmdTable
a

codice:
strSQL = "SELECT * FROM news"
objrs.open strSQL, objconn, 3, 3