 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Robert Guest
|
Posted: Thu Feb 22, 2007 7:03 am Post subject: VAriable length records |
|
|
Dear all,
What to do, if the legth of the records are not the same?
I'm trying to do a database program, where I'm assigning different number of
parts to a specific machine, eg:
machine #1 is using parts 1,2,3,4,5,6,7
machine #2 is using parts 2,5,7,8,9
machine #3 is using parts 1,2,3,4,5,6,7,8,9,0...
Any suggestion please?
Best regards to all of you,
Robert Varga |
|
| Back to top |
|
 |
John Herbster Guest
|
Posted: Thu Feb 22, 2007 7:03 am Post subject: Re: VAriable length records |
|
|
"Robert" <robert.v@r-tech-ic.com> wrote>
| Quote: | What to do, if the length of the records are not the same?
I'm trying to do a database program, where I'm assigning
different number of parts to a specific machine, eg:
machine #1 is using parts 1,2,3,4,5,6,7
machine #2 is using parts 2,5,7,8,9
machine #3 is using parts 1,2,3,4,5,6,7,8,9,0...
|
Use a detail table for the unknow number of
detail records. Link them by a key indicating
the primary table.
HTH, JohnH |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|