D
Dave Li
Hi All
I'm using GetRows to reutrn all of my records from an recordset in ASP, but
when I trying to use it in Access 2002. I found it doesn't return all the
records unless you sepecify the number of the rows that you wan to return.
I checked MSDN it is saying it will return all records by default! I'm
confused. Please give some help on this.
I'm using GetRows like this:
rst.GetRows()
Thanks in advance.
Best regards,
Dave
I'm using GetRows to reutrn all of my records from an recordset in ASP, but
when I trying to use it in Access 2002. I found it doesn't return all the
records unless you sepecify the number of the rows that you wan to return.
I checked MSDN it is saying it will return all records by default! I'm
confused. Please give some help on this.
I'm using GetRows like this:
rst.GetRows()
Thanks in advance.
Best regards,
Dave