Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The fastest way to insert an 10K*6 array to a SQL table

Status
Not open for further replies.

Logmaster

Technical User
Jan 2, 2006
31
US
Hi,

What's the fastest way to insert the data of an [10000,6] array to a SQL Server(2005) table?

Regards,
Joe
 
Look into SqlBulkCoy

____________ signature below ______________
You are a amateur developer until you realize all your code sucks.
Jeff Atwood

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top