
Error 10095 with SQL Server 6.5 and updates with cursors
I am doing updates with a forward cursor.
The same program is well working with the local sql server 6.5 on my PC but
is producing en error with a distant server.
Is it necessary to set some special parameters on the server when using
cursors in VB 6 ?
Is there any known bugs when doing updates whith cursors ?
Thank you for your help.
JL. Alfonsi