Browse by Tags

Installing SQL Server Integration Services on 64-bit Computers
Published 19 November 7 8:29 AM | SSQA.net
I had tough time working with Integration Services (SSIS) on one of the 64 bit machine that will be used for a 24/7 based application. So here goes my ranting and things you need to take care when having installation of SQL Server 2005 on 64 bit platform...
Best option to choose when importing data from a text file where heavy inserts and updates are involved!
Published 8 November 7 1:49 AM | SSQA.net
A specific task of importing data from a text file or any data source where heave inserts and updates are involved is quite common scenario in any SQL Server platform. So when you need to perform such actions on regular basis you need what's the best...