im working under ado and i've connected to oracle using ado and bounded the fields to three text boxes and all i want to do is i've placed three command buttons and named it as movefirst,movenext,and previous and just tell me the coding..of that buttons..
im giving like this but it's not working

p.sub command1_click()
rs.movenext
rs!ename=text1.text
rs!empno=text2.text
rs!sal=text3.text
end sub

please solve this problem..friends

bye

my email [email protected]