G
Guest
Is there practical limit for using Begin Trans, Commit on a PC with modest
RAM (e.g., 128MB)? I am updating 400,000 records and in each looping through
a list of special characters in each record to replace them. This whole
update process is batched. I could have done this w/o transactions and just
used SQL to update each record.
Thanks
RAM (e.g., 128MB)? I am updating 400,000 records and in each looping through
a list of special characters in each record to replace them. This whole
update process is batched. I could have done this w/o transactions and just
used SQL to update each record.
Thanks