Ste
October 10th, 2001, 08:22 AM
I have an ASP page which creates a business component which in turn creates a data component (both VB, returning ado recordsets). Not rocket science I know, however, when the data component returns a large number of rows to the business component, the business component hangs and returns an Out of Memory error to the ASP page. Anyone know why this is or why MTS appears to be constrained by the size of recordset returned to ASP ??