Sutha's SQL BI Blog

Browse by Tags

All Tags » SSIS (RSS)
Connecting To Sybase Via SSIS
Microsoft does not provide any drivers to connect to Sybase. Sybase have their own drivers (only 32 bit) but they do not have 64bit. I cant understand why they dont provide the 64bit drivers. Flipside of that why dont Microsoft provide any drivers for...
Posted: Dec 22 2008, 08:30 PM by tsutha | with 1 comment(s)
Filed under: ,
Late Arriving Facts & SSIS Contd
As discussed before if you have a type 2 dimension and late arriving facts you are in a messy situation. Most of us do it using SQL Statements. Lets see we could do this using SSIS. One of my c olleague the following way, which seems to be a very good...
Posted: Nov 22 2008, 05:41 PM by tsutha | with 3 comment(s)
Filed under:
Late Arriving Facts & SSIS
One of my c olleague asked us how are we currently handling Late Arriving Facts against Type2 dimension within SSIS. My answer was we don’t. Well I do ask the client do you have late arriving facts. Most of the time they don’t know what is late arriving...
Posted: Nov 21 2008, 03:29 PM by tsutha | with no comments
Filed under:
Data Profiling
I am very pleased to see Data Profiling Task is going to be part of SQL2008. I have been requesting this task since SQL 2005 TAP programme when I was at Reuters. You can read all about Data Profiling Task here . Another feature I would like to see and...
Posted: Jan 23 2008, 03:35 PM by tsutha | with no comments
Filed under:
What's new in SQL Server 2008 for SSIS - Part2
http://blogs.msdn.com/mattm/archive/2008/01/22/what-s-new-in-sql-server-2008-for-ssis-part-two.aspx
Posted: Jan 23 2008, 06:10 AM by tsutha | with no comments
Filed under:
What's new in SQL Server 2008 for SSIS - Part1
http://blogs.msdn.com/mattm/archive/2008/01/10/what-s-new-in-sql-server-2008-for-ssis-part-one.aspx Thanks Sutha
Posted: Jan 11 2008, 08:42 AM by tsutha | with no comments
Filed under:
The XML page cannot be displayed due to £ sign
I came across something simple and annoying earlier this week. I had XML file as source with a string called "Room Hire £200". For one reason or the other I couldn't load the file via SSIS. I couldn't see anything wrong with the file. I try to open the...
Posted: Sep 12 2007, 08:27 AM by tsutha | with no comments
Filed under: