Teksaravana
Programmer
Hi,
I'm using a VB component which does the job of deleting the records in the volume of 2 to 3 million.
For deleting records i used four different stored procedures
My problem is while doing so only one or two sp only gets executed and not deleting all the records.
Is it because of ADO Connection time out?
I'm using a VB component which does the job of deleting the records in the volume of 2 to 3 million.
For deleting records i used four different stored procedures
My problem is while doing so only one or two sp only gets executed and not deleting all the records.
Is it because of ADO Connection time out?