Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: PerBylund
  • Content: Threads
  • Order by date
  1. PerBylund

    Multiple Datatypes and PIVO

    I'm working on a database that must be extremely flexible as to the "width" of the table Person. Thus, I have put static fields in the Person table and have another table, PersonStat (statistics), for "the rest" of the fields (which might change upon every import of data). Then I make a view...
  2. PerBylund

    Dynamic Fieldnames for View or Table

    I'm working on creating a view (or table if a view isn't possible) based partly on the structured content of a table and partly on the dynamic structure in records in another table. The tables look like this: Table A: ID, Name, Address, City, State, ZipCode Table B: ID, Name, Value Table A...
  3. PerBylund

    Color Customization

    Hi all, I am supposed to change the colors in Microsoft Dynamics CRM 3.0 so that they reflect a certain "style." In this case the background colors on all pages in the web client should be in different kinds of orange instead of blue. I've browsed the SDK as well as the Microsoft CRM web site...

Part and Inventory Search

Back
Top