Quantcast
Channel: SSIS – Just A Thought
Browsing latest articles
Browse All 12 View Live

64 bit System and Debugging in SSIS

It has been always confusion between whether we should use 32bit OS or 64bit system… and in present time it has been quite common to have 64 bit system specially in an enterprise environment or even...

View Article



“Copy database” operation, quick ‘n easy way to make duplicate database

I was trying to create a demo for one of my experiment, and I had to make create duplicate database for that purpose because I didn’t wanted to do tests on my TestDB so quickest option was to use “Copy...

View Article

Using configuration file for SSIS package

SQL Server Integration Services (SSIS) are really nice ELT tool for data transformation, conversion and transfer.  But they not of much use if they can’t be configured to accept different parameters....

View Article

Logging in SSIS Package

Logging is an essential part of any application. It gives user an insight of application operation. And it proves valuable in event of any issue. Same stands true for SSIS packages as well. Since SSIS...

View Article

Exporting data from SQL Server to Fixed Position Flat file

Just as usual, this post is kind of “Bi-product” of my attempt to create a demo for another post in which I need to use fixed position file. At first I tried to create a fixed position file using BCP....

View Article


Importing Fixed Width file into database using SSIS package

Ok, few weeks back I posted how to create a fixed width file using SSIS for test purposes. Then after that I posted TSQL way to import it into database, and now today I am going to show how to import...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images