|
-
Oct 27th, 2000, 11:20 AM
#1
Thread Starter
Member
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...
-
Oct 28th, 2000, 12:03 AM
#2
Lively Member
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)
-
Oct 28th, 2000, 09:27 AM
#3
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|