in reply to Re: Arrays and Scalar Parameters
in thread Arrays and Scalar Parameters

The reason for returning a count is that the returned array is multi-dimensional, and while I could just divide the array count by the number of fields, if the table changed in the future, it would could potentially be a pain for someone else to debug.

Brother Descartes

-- Programmus, ergo sum.