Has anyone any idea of how to use (or convert) an array as a recordset? I need to populate a form with the lines from an array.
The problem is that the array is dinamically ReDimmed and there is no known limit of its upper size, so I can't just hide/display used controls.
At this moment, I'm writing the information from the array to a temporary table, but I'd like to avoid this, if possible.
Thanks,
Dan
![[bigears] [bigears] [bigears]](/data/assets/smilies/bigears.gif)
The problem is that the array is dinamically ReDimmed and there is no known limit of its upper size, so I can't just hide/display used controls.
At this moment, I'm writing the information from the array to a temporary table, but I'd like to avoid this, if possible.
Thanks,
Dan
![[bigears] [bigears] [bigears]](/data/assets/smilies/bigears.gif)