Howdy folks! After using the .Find method in ADO, such as
how does one determine whether or not a match was found? I guess I am spoiled by DAO's .NoMatch property. Is their something similar in ADO?Code:myRS.Find "NAME = '" & txtName.Text & "'
|
Results 1 to 3 of 3
Thread: searching records in ADOThreaded View
|
Click Here to Expand Forum to Full Width |