My FormView shows the field values from my Customer Table. One of the values 
shown is the Primary Key value of the companies they work for. Obvious the 
primary key is not what I want to show. I want to show the Companies name but 
the company name is stored in another table called company.  How can I create a 
combo box that will display the company name but store the company ID (Primary 
Key value)
I know how to do it in Access. but not in FormView. Can someone point me in the 
correct direction?

> Tim

Reply via email to