Im failing to convert my VB6 adodb codes to VB2005

In VB6 i used things like Rs.addnew, 'Rs.fields(Name) = txtname.text' to add new items to my MsAccess database and to find data in the DB i would use say 'if txtname.text = !name then...
how do i do similar operations in VB2005 using adodb?
[261 byte] By [VaChisi] at [2008-1-25]