-
I am building a database look-up ap using Access 97 and VB6. I have a few commands set up in the data environment which have child commands beneath them. I need to be able to access the recordsets for the child commands, but I only seem to be able to access the parent command recordsets. There must be a way to do this, but I can't find it. Please help!!!
-
I don't think that's possible. If it is possible then I
have never heard of it. Would it be too much trouble to
copy the attributes of the child command and make another
parent command?