I'm using Mapforce 2008 to create an X12 837 file from an Access database.
The HL segments of the X12 file have to be in a certain order.
Thanks.
W. Pooh (AKA Winnie P.)
If anyone's interesteed, I was able to sort the Mapforce output by adding an
ID (autonumber) field to an Access table, and then I indexed the field so it
contained unique values only. You just have to make sure you sort any data
that you're going to be adding to the table.