Topics
Started by
Posts
Last post
I install SQL Server 2008, When I opend my SSIS Project (Which is build in SQL Server SSIS 2005). I…
17 replies
I am new to SSIS and trying to add a variable to the Web Service Task Input section. In the "Enter…
4 replies
I've got an Excel source and OleDB Destination set up. The SSIS package runs, but I only get 23591 …
14 replies
i have the following code in my conditional split ((TRIM(INV_SECTYPE_COD) == "70")) && ((TRIM…
6 replies
Can a SSIS 2005 package connect to a Sql Server 2012 database? I'm not getting it to work. I even…
3 replies
Working on an SSIS 2012 project for a client. The project basically finds and loops through a bunch…
3 replies
i need to do the following If Fund Complex = “Russell” and INV_SECTYPE_COD equal to ’75’ iii. Notio…
6 replies
Can some one please tell me what DtsDebugHost.exe is used for?
1 replies
i have this create this query DECLARE @SqlStmt NVARCHAR(max), @WorkingAttributeTableName NVARC…
6 replies
Using Sql Server 2012 STD edition, SSDT (Visual Studio 2010 shell, .net framework 4.0.3 SP1 I am tr…
1 replies
I took at look at this component: http://www.sqlis.com/23.aspx and it's causing the same issue as t…
4 replies
Hi All - What I am looking to do is use a Bulk Insert to import a cvs file to a table. This table i…
5 replies
I have a SOURCE table as below in Prod: SELECT '-1' as PKey, NULL as ID, 'Unknown' as Name UNION SE…
13 replies
I have a for each container that is enumerating inside excel files. I have a file system task insid…
3 replies
I have a package and within that package I am executing another package using the Execute Package T…
2 replies
Viewing 15 topics - 421 through 435 (of 8,978 total)
You must be logged in to create new topics.