codefox
01-10-2003, 08:14 AM
What exactly is the CursorLocation property of the Connection and the Recordset objects? I did read about it but I just want to know if it could in anyway improve the performance.
Also, I have an ASP page that displays some details for the past 12 months. Actaully it used to display details for the current month. But now I've rewritten it to display the details for the past N months. I could see a considerable decrease in performance as the no. of months is increased (that's obvious :D). I'd like to know there's any way I could improve performance.
Thanks.
Also, I have an ASP page that displays some details for the past 12 months. Actaully it used to display details for the current month. But now I've rewritten it to display the details for the past N months. I could see a considerable decrease in performance as the no. of months is increased (that's obvious :D). I'd like to know there's any way I could improve performance.
Thanks.