Hi all,

Question.. Has anyone had any luck paginating an array using GetRows?
In the past I have always used the RecordSet object to handle this task
(rs.PageSize, rs.CacheSize, etc), but I have a page that is going to
require the ability to perform bulk updates... I figured using an array
that has an index already built in would be an easy way to keep all the
data and updates in the right spot.

Any thoughts, tips, links, would be appreciated.

Regards,
Eric


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to