I have encountered a problem in VB when I am trying to navigate the ADO record set
after connection and before going into the loop to movenext,etc
I have a movefirst. All this within a WITH statement.
It finds the first record listed in the combo box but when I select for another, it crashes.
after connection and before going into the loop to movenext,etc
I have a movefirst. All this within a WITH statement.
It finds the first record listed in the combo box but when I select for another, it crashes.