News

Hi guys, I am trying to do a simple insert statement like bellow. insert into user_customer values (149, 1001, 3) The problem is i need to perform this query about 85 times because the value '1001 ...
SQL Bulk Insert has been tuned over the years to work well with the Microsoft .NET Framework. This tutorial shows you how to take advantage of its power.