PDA

Click to See Complete Forum and Search --> : ?ADO control?


jeffro
Sep 11th, 2000, 12:14 PM
I'm trying to scroll through records on the frmMachineInfo. I'm using the ADO control but it will not allow me to scroll through the records. It is also a child form from a MDI Form, I don't know if that makes a difference. Does anyone have any ideas? Thanks for any help!

jbrown99
Sep 11th, 2000, 01:59 PM
The child form might make a diff.
try doing it a normal form and see if it
works. try not using the data control also.