Microsoft
Software
Hardware
Network
Question : inserts - loops vs one in statement
what are the benefits of doing an insert in one shot over a loop?
what circumstances may it be helpful to do it though a loop?
Answer : inserts - loops vs one in statement
When you need to do say 200K inserts and need to keep your lof file in control you can go for a loop inserting say around 1000 records at a time checkpoint ing after every iteration
Random Solutions
virtual machin backup
Exchange 2007 Generated PST files into Exchange 2003 using exmerge?
Cannot connect to DB with PHP PEAR
asp.net remove item from cache if browser is closed
SBS2003 - Mapping Network Drives via VBS
Developer access to CUD
Execute Immediate
Open Office Text and python: extract text word by word
LNK2019: unresolved external symbol
How do I get IE 8 to open an XLS file instead of prompting me to download it?