Hello Guys, How to navigate the records of child command??
I only know how to navigate the tables of Parent command but not for child.

DataEnvironment1.rscommand1.movenext

What bout child command?
I tried this but cannot work
DataEnvironment1.recordsets("rscommand2").movenext??