as you can si from the specifications I have a hard time using alot of the recources on the web to get my results correct, since alot of whats written are written for earlier versions of VS but i have been lucky until now. I now have a problem I really can't handle since I'm not a pro (yet).
I need to get information from a .mdb file while whould do this:
1. check all in the "username" column for username macthing "textbox1"
2. then if it finds a matching username it will se if the "password" field on the same row are the same as "textbox2"
I have found some OK code snippets that i modified to do what i want but they are in another "dialect", for want of a better word, and does not work.
If anyone could help I whould be greatfull.
thanks in advance!