Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
anthor
Starting Member
14 Posts |
Posted - 2012-01-21 : 14:38:02
|
if i Passing 40000 records(maybe an array or Data Table) of integer IDs to select/update/delete records to stored procedure.after success passed.suddenly the client PC shut down or restarted.so the stored procedure or script still running on Server?p/s:afraid insert huge of record,but haven't inserted finish,the client pc is down.so the data only insert half.this is the problem |
|
|
|
|