alex_ea_2a
Member
- Joined
- Mar 2, 2006
- Messages
- 8
- Programming Experience
- Beginner
I have two textboxes designed for an ID and a password. This form is connected to a database that contains a table with ID's a passwords. The form also has a button and a hidden image.
If the ID and passwords matches correctly with the information on the database, after clicking the button the image will display.
So far I have the adapter, the connection and the dstList correctly setup. The problem is to tell the computer that the textbox is a field on the database. Can you give me a hint or samples to solve this problem???? I'm so lost!!!
If the ID and passwords matches correctly with the information on the database, after clicking the button the image will display.
So far I have the adapter, the connection and the dstList correctly setup. The problem is to tell the computer that the textbox is a field on the database. Can you give me a hint or samples to solve this problem???? I'm so lost!!!