When i write smt like this

FOR each naslov in adoRecord.fields
naslov.name

than he doesnt recognize name property ( i opened recordset object and refer it to adoRecord)

Than i checked my ado version and it is 2.1 and i wonder how to upgrade it to 2.5 ( i am running off server on win98 to learn asp ), so which and where can i get the files and is the problem caused by older ado version or did i messed smt up?