Click here to Skip to main content
15,921,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 7:26
mfcuser6-Dec-06 7:26 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:29
Colin Angus Mackay6-Dec-06 7:29 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:27
Colin Angus Mackay6-Dec-06 7:27 
AnswerRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:25
Colin Angus Mackay6-Dec-06 7:25 
AnswerRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:30
Colin Angus Mackay6-Dec-06 7:30 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 7:49
mfcuser6-Dec-06 7:49 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 8:01
Colin Angus Mackay6-Dec-06 8:01 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 8:37
mfcuser6-Dec-06 8:37 
I am just brainstorming the design. What I said, you have table A inside table A you have fields A, B, C, D.

Now, inside field A, you have data A1, A2, A3 etc. You can call them rows as well. Now, I want to create new tables for those fields. For example, I will have three new tables: A1, A2, A3. The way to look at it, for each value in field A, I have a new table or you can call it for each row.

I don't think this is a good design, but it is simpler for me to understand.

This may have a similarity, but I don't hink it is the same as what I want to do. Assume that you have a table for customers; you also have a table for customer order. I can see there is a relationship between these two tables.

This is what I really like to do, but I don't know if database allows you to do that. Can you have a table inside a table? If you look at it in a spreasheet form like a grid. You can click on one cell and have another grid open.
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 9:35
Colin Angus Mackay6-Dec-06 9:35 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 10:08
mfcuser6-Dec-06 10:08 
AnswerRe: Database Design Question/Problem Pin
Guffa6-Dec-06 8:02
Guffa6-Dec-06 8:02 
AnswerRe: Database Design Question/Problem Pin
User 17164926-Dec-06 8:49
professionalUser 17164926-Dec-06 8:49 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 9:03
mfcuser6-Dec-06 9:03 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 9:44
mfcuser6-Dec-06 9:44 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 10:08
Colin Angus Mackay6-Dec-06 10:08 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 10:26
mfcuser6-Dec-06 10:26 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 10:49
Colin Angus Mackay6-Dec-06 10:49 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 11:02
mfcuser6-Dec-06 11:02 
GeneralRe: Database Design Question/Problem Pin
Paul Conrad6-Dec-06 11:16
professionalPaul Conrad6-Dec-06 11:16 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 12:03
Colin Angus Mackay6-Dec-06 12:03 
QuestionDo developers post as other users....? Pin
ednrgc6-Dec-06 7:01
ednrgc6-Dec-06 7:01 
AnswerRe: Do developers post as other users....? Pin
Colin Angus Mackay6-Dec-06 7:35
Colin Angus Mackay6-Dec-06 7:35 
AnswerRe: Do developers post as other users....? Pin
Eric Dahlvang6-Dec-06 10:08
Eric Dahlvang6-Dec-06 10:08 
Questionstore file location Pin
Kim06186-Dec-06 5:52
Kim06186-Dec-06 5:52 
AnswerRe: store file location Pin
ednrgc6-Dec-06 6:52
ednrgc6-Dec-06 6:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.