I have figured out how to open the DB and display a couple of fields on a list view. Yippee!
BUT... I need to relate back to the DB record.
For example I have a DB with these fields:
Last Name
First Name
ID
I want to show the first and last name on the list, which isnt a problem, however I need to have the ID somehow. Obviously I dont want to show the ID. So if I click on the list I need to be able to get the ID of the record so I can do whatever.
Can anyone help with this and tell me where I can find code that works so I can try this? I have seen several posts that say try this or that but I havent figured out how to use any of the suggestions in other posts.
Sure do appreciate everyones input on the forum so far... thank you!




