1.

Solve : VB6 2D Array?

Answer»

Hi

I am using VB6. How do I copy the data from the database(SQL statement) to an array. The result data from the query has 6 colums or fields but an UNKNOWN number of rows. So this array should be a 2D array.

I then pass this array to ANOTHER FUNCTION. Is an array the best container to USE?

Thanks
:-?



Discussion

No Comment Found