Results 1 to 3 of 3

Thread: Multiple Item List

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    TURKEY
    Posts
    37
    I wonder the technology behind holding data in one field
    as a detail table

    let me explain ..
    think of Outlook personel's.
    when you want to add an e mail address to a person
    You click add email button and an e-mail address adding a list.

    here . I think only one feild in the databese
    and holding data as a detail table structure.

    How can I design this kind of Item and How can I store this kind of informtion to the database...

    Thank you for your interests...

  2. #2
    Lively Member
    Join Date
    Aug 2000
    Posts
    125
    perhaps if you have two tables

    the field in the first table is an IDnumber
    that is the same unique field in the second table

    (the person's name, email address, etc. is in the second table)

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2000
    Location
    TURKEY
    Posts
    37

    is there any way

    is there any way doing this without usin second table..

    (MAybe it seems to be a master detail. But behind the screen the structure is not master detail...)

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