Hi All,

I am creating a MySQL Module for usage in all my applications, one of my functions writes all data from the MySQL Database to an array, although to make this as versatile as possible I want one of the paramaters to be used to choose which array the data is written into e.g Public funtion MySQL (ByVal Command As String, ByVal array as ....) but when it reads data its written into the array you enter when calling the function.

Also is they an easy command to read the number of coloums in a MySQL database in either MySQL Command or VB

Thanks in Advance


Callum Phenix

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.