Hello guys,I need to pull information from a database into a custom
table that I have created in Adobe LiveCycle Designer. The connection to
the database is set up, but the information is coming in the wrong
order.The data is split up into sections, with each section having a
bunch of records related to it. To make it work I have created a table
with the first row pulling the first section, the second row pulling the
requirements related to that first section, the third row pulling the
second se...