Originariamente inviato da Roby_72
Basta questo:

if not rs.eof then
arr_db = rs.getRows()
end if

arr_db è un array a due dimensioni, il cui Ubound è:
tot_elementi = Ubound(arr_db,2)+1

Roby
:master:

non ho capito!! scusa!