I've got a page control that is on my form. The first page is the form to add child records to my form and the second page is a graphic and an add record button. I'm wanting the 2nd page to be displayed when there are no child records for the currently displayed parent record. If a child record exists it will display the first page.
What is the best way or method to detect whether a record exists?
What is the best way or method to detect whether a record exists?