Multi Dimensional Array

  • Thread starter Thread starter Bryan Ruddy via .NET 247
  • Start date Start date
B

Bryan Ruddy via .NET 247

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.
 
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
a multi dimensional array. I need some sample code on how to accomplish
this.
 
Ahem . . .

Ideally, a code example should follow your statement Cor.

Regards - OHM
 
Back
Top