I was trying to find an answer for my issue over the net, but it was hard to find any relevant information. I'm in the middle of my school project and I got stuck in a dead point!
I have a form which looks like this:
http://i60.tinypic.com/24zjfpl.jpg
I don't know how or even if it is possible to retrieve customer details from my database using customer ID. Logic of this process is simple. I need to put a unique customer ID, press retrieve button, then it will go to my database in access, search for customer with given ID ,retrieve customer details and fill different text boxes on my form. Seems easy but I have no clue how or where to start :(
I have a few forms like this in my project, so I would be grateful for any hints or solutions guys! Thanks in advance!