B Bryan Ruddy via .NET 247 May 3, 2004 #1 I need to interate through a DB and fill an array. I need to do this with a multi dimensional array. I need some sample code on how to accomplish this.
I need to interate through a DB and fill an array. I need to do this with a multi dimensional array. I need some sample code on how to accomplish this.
C Cor Ligthert May 3, 2004 #2 Hi Bryan, Why itterate through a database when you almost with only a few lines and a fill create a mublidimensional datatable? Cor I need to interate through a DB and fill an array. I need to do this with Click to expand... a multi dimensional array. I need some sample code on how to accomplish this.
Hi Bryan, Why itterate through a database when you almost with only a few lines and a fill create a mublidimensional datatable? Cor I need to interate through a DB and fill an array. I need to do this with Click to expand... a multi dimensional array. I need some sample code on how to accomplish this.
O One Handed Man \( OHM#\) May 3, 2004 #3 Ahem . . . Ideally, a code example should follow your statement Cor. Regards - OHM