Hi,
I use ASPR 7.0, for a very big database (more than one 1Mln records).
I've very strong problem concering time working of the application.
What can I do to improve performance? I don't know if I could use StoredProcedure to be called from List_page, so application can list (serverSide) pre-executed store for short list instead to execute select to all records.
This because if I write self created ASP pages (not from ASPRunner), I have shorter times from application, cause I think becase I don't use text search.. used in ASPRunner List Pages?
Pls could you suggest me which are solution to have best performace from ASPRunner?
Thank you
M.