ADO.Net & OPENXML to Perform Bulk Database Operations
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...
View ArticleSQL Server 2008 Table Valued Parameters
Last two weeks I have been working on developing bulk data manipulations. And even before that I always wondered “What’s the best way to pass an array of values into a SQL Server stored procedure.” One...
View ArticleThe FILESTREAM Data Type in SQL Server 2008
Seriously, i’ve no time these days for blogging, busy with work as well as personal activities. but just wanted to share this valuable information for those who might have missed. Well the current...
View ArticleUploading Binary files or Images using LINQ to SQL
Today I received an email from a friend, asking how to save a binary file in to the database using LINQ to SQL. This was the second time a person had asked me the same question, So I thought of having...
View Article100 % CPU SQL Server 2005, Server crashes!
Ah back to my blog. well these days I’m on holidays for Sinhala/ Tamil New year in Sri Lanka. so anyway let met start with wishing all Sinhala and Tamil Friends A HAPPY NEW YEAR. Lets get back to...
View ArticleScott Guthrie Announces the WebsiteSpark Program
Scott guthrie just did a great announcement about the WebsiteSpark Program. what is WebsiteSpark? WebsiteSpark is designed for independent web developers and web development companies that build web...
View ArticleSQL 2014 LocalDB Cannot connect
If any of you have the error trying to connect to the SQL Server LocalDB using (localdb)\V12.0. and failed, looks like MS had moved away from numbering the automatic instances and started naming it as...
View Article