I have been a programmer of Access for a while, but now I am moving
towards MS SQL 7 using ADO, and I am having trouble "getting started."
Can someone supply me with an ADO based MDB (not ADP) example with:
1. Form with Continuous Subform
2. Buttons on both(?) to control movement i.e. First, Previous, Next, Last
as well as Find, Edit, New and Delete
I am having trouble creating the recordsets, basing the forms on them,
then "moving" through them and keeping the forms updated correctly.
It would help me to see how someone else actually did it then at least I
could get out of the starting blocks.
Thanks.