Results 1 to 2 of 2

Thread: night mare working with parent table

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Posts
    175

    night mare working with parent table

    Ok - so i have big problem
    i have 2 table in dsCompanies xml schema

    1) T_ConnectionDetails (Child)
    *conndetails_Code -> PK
    *conndetails_conntype_Code -> FK

    this table contains many connection details of company

    2) T_ConnectionType (Parent)
    *conntype_Code ->PK
    *conntype_Name

    the T_ConnectionDetails connected to dvConnDetail dataview
    and from there to a grid
    but
    i want in the grid to display the conntype_Name the parent type of connection name and not the number - how do i do that!!!!

    in generall words how do i display in a grid col from a parent (not child!) ??????? im despirate!

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Posts
    175
    well? does anybody know?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width