I have a table with fields:
Node Slot Card Channel
Each Card has 24 Channels so if I add a new card it looks like this:
Node Slot Card Channel
1 2 13 1
1 2 13 2
1 2 13 3
1 2 13 4
1 2 13 5
.....
1 2 13 24
I would like to have the ability to enter a new card with only one
entry rather than 24. How could this be done and could the same
methond also be used to add multiple cards at once.
Brian Ciccariello
brian.ciccariel lo@pinetreenetw orks.com
Node Slot Card Channel
Each Card has 24 Channels so if I add a new card it looks like this:
Node Slot Card Channel
1 2 13 1
1 2 13 2
1 2 13 3
1 2 13 4
1 2 13 5
.....
1 2 13 24
I would like to have the ability to enter a new card with only one
entry rather than 24. How could this be done and could the same
methond also be used to add multiple cards at once.
Brian Ciccariello
brian.ciccariel lo@pinetreenetw orks.com
Comment