i have created a c# winform application which connected through the sql server management studio via a userId and password there is a some scanning activity and after the activity completes it store data in the database this process is working fine but suddenly it stopped inserting data into table after the 30544 rows, i have checked the connection string, communication is ok because it is retrieving values from database for starting the scanning, also it is not displaying any error on the screen, i dont know why this problem occured please help….
i have checked my code, but it is in working condition, no errors are displaying
Ganesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.