Simple Method to move all Secondary Data

O

oakridge

I need a simple method for pulling automatically all of data in a Secondary
Data Source into a repeating table form on open. Both the secondary data
source and main datasoure are SQL tables.

I can get this to work but with only one record set returned. I need to
return all records from the secondary data source.

Thanks in advance
 
Top