Click here to Skip to main content
15,894,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

Are there any disadvantages to be considered before using SQLBulkCopy?
Thanks in advance for your response.

Regards,
Neh
Posted

1 solution

If using bcp (SQL side), there are a lot of small things to watch for as each use varies to requirements.

If using .NET then it is not so bad.
 
Share this answer
 
Comments
Neh.C 23-Sep-10 3:19am    
Thank you!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900