Hi there, I have two databases, One and Many. The One db has all the header information, and the Many db has all the detail line information associated with One db. I want to combine these two databases into one that has only one record/line item that has columns for the detail line item from the Many db.
I have exported these databases into ASCII files. My thought is using an array to accomplish this, but I'm stuck on how to create the extra columns on a fly. This might not be the right approach, and I would appreciate if you can please enlighten me on whether this is doable. Any suggestions are greatly appreciated. This is only my third Perl program. I still have a lot to learn. Thanks in advance. /Lim -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]