princeshri
IS-IT--Management
Hi,
Im using Ms Access 97 with Linked tables to SQL Server.
I have a form that displays around a 1,000 records (probably more in the future) and it takes quite a while for updates and so on and Im guessing this is because the cursors are server side since the sql server cpu spikes up when this form is being viewed / updated.
Is it possible to use client side cursors either for the query that is called from the form or from the form and would that speed it up ?
Thanks for your help,
Shri
Im using Ms Access 97 with Linked tables to SQL Server.
I have a form that displays around a 1,000 records (probably more in the future) and it takes quite a while for updates and so on and Im guessing this is because the cursors are server side since the sql server cpu spikes up when this form is being viewed / updated.
Is it possible to use client side cursors either for the query that is called from the form or from the form and would that speed it up ?
Thanks for your help,
Shri