Getting a trigger problem in SQL. As the table grows the trigger stops working. Upon reinstallation of SQL the trigger starts working.
The problem was encountered for the following database/table details
1. Database size 2.25 GB
Table size over 2 million records.
2. Database size 250 MB
Table size 50,000 records.
Thanks
P.Kumar
The problem was encountered for the following database/table details
1. Database size 2.25 GB
Table size over 2 million records.
2. Database size 250 MB
Table size 50,000 records.
Thanks
P.Kumar
Comment