User906566817 posted
This is as far as I’ve gotten in the GUIDED TOUR.
I am stuck at:
To the DataAccess class add the following method for filling the typed DataSet
After following these instructions:
In solution explorer right click app code, select class and name “DataAccess.vb”
To the data access class add Public function . . . end function.
I don’t know where to add it; I tried above Public class, between public class and end class and after end class.
Because of this when I get to the next step and finally get to “DEFINING DATA METHODS”
No selection is available.
I have redone this over and over and cannot get past this step.