Forum Discussion

Adagio's avatar
Adagio
Frequent Contributor
7 years ago

how to get DB table into a 2D array

Hi, I'm trying to fetch the contnts of a DB table into an array then iterating over the array to read the elements.   the DB table has 10 rows and 4 columns, but in the code below: elementList[0,0...