![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com |
#5
| |||
| |||
|
|
larry collier <larry (AT) bigbird (DOT) medease.com> wrote in news an.2004.10.29.02.02.22.114429 (AT) bigbird (DOT) medease.com:Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com In short, no. To flatten a multi-value database requires programming. I've had to do it and it's not exactly an afternoon project for a quiet Sunday. Regards, Joe |
#6
| |||
| |||
|
|
Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com |
#7
| |||
| |||
|
|
If attribute 4 contains single values and attribute 6 contains multi-values: following sample dictionary item repeats value of attribute 4 concatenated with a "*" and each multi-value of 6 0 test 1 S 2 4 3 4 5 6 7 8 A4R:"*":6 9 L 10 20 If there is nothing in attribute 6 you will get attribute 4 and an "*" once. Works on R83 thru D3. larry collier wrote: Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com |
#8
| |||
| |||
|
|
Is there an easy (i.e. not via basic) way to replicate single valued attributes to match with a multivalued one in a listing? The listing will be fed into a flat file database. tia Larry at medease.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |