Hey guys, I want to compare text in a text box, with text in a Database file (.mds) so if for example i type in "spike"
The database will have:
Name: Surname: Country: ECT.
------ --------- -------- -----
spike hacker skpsk and so on
then in my program it will give this informtion in lables.
label1 = name
label2 = surname
ect.................
So could you please help??? Thanks.....
