I am in need of some help. We have a database that has two tables, one that holds a computers information and the other that holds model numbers that computers have.
The tables are set up like this:
tbl_comp: comp_ID (auto), comp_mod_ID (num), comp_desc (Char)
tbl_model: mod_ID (auto)...
Does anybody know how to aggregate the information that is in the user profile properties (from MySite) and dump that information into a list? or display the information in a list form?
I am trying to create a staff contact list that uses the information from the User Profile Property.
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.