RSS

Tag Archive | "BULK Data manipulation"

ADO.Net & OPENXML to Perform Bulk Database Operations

Tuesday, December 18, 2007

3 Comments

Last week at my work I had to write a tool to process few hundreds of thousand email files and insert their details to the MS SQL Server 2005 database. Doing it in traditional way might require much connectivity to the database and will consume many resources. I was wondering what if I could insert [...]

Continue reading...