R
rk2008
I have a dll returning a variant array of 40,000 rows to an ASP page. I
can't use a Variant variable in ASP since the maximum rows it accepts
is 32717 approx. Can someone advice how to get the Variant array
returned by the dll into the ASP page?
Thanks!
can't use a Variant variable in ASP since the maximum rows it accepts
is 32717 approx. Can someone advice how to get the Variant array
returned by the dll into the ASP page?
Thanks!