Advertisement

1 - 10 of 117 containing alltags:("2005 - SSIS") (0.001 seconds)
I have been having difficulty with the use of the Excel data source in SQL SSIS.  The performance is simply dreadful.  I am looking for suggestions or alternatives to use in the import of 30k rows ...
Zones: SQL Server 2005, MS SQL DTSDate Answered: 01/07/2008 Grade: A Views: 0
Hello Experts, I'm relatively new to SSIS so please be gentle...however I'm quite familiar with t-SQL and DTS. We recently (and finally) upgraded our SQL Server to 2k5 and I'm trying to updat...
Zones: SQL Server 2005Date Answered: 07/07/2008 Grade: A Views: 4
Hi. I'm new to SSIS and I have worked out how to convert data from a propriety database to SQL2005. I have created multiple packages, all of which work in isolation. What I'd like to know is...
Zones: SQL Server 2005Date Answered: 07/07/2008 Grade: A Views: 21
Hi, I am pretty much a beginner on this area( development, more in the technical area), but I am really in need of some help. I have a client that is running a transportation program in a SQL 200...
Zones: SQL Server 2005, SQL ReportingDate Answered: 09/19/2008 Grade: A Views: 20
I am importing some data into SQL 2005 using SSIS. I need to send this data to multiple tables based on several conditions. I like the Conditional Split. But what is the most efficient way to creat...
Zones: MS SQL Server, SQL Server 2005Date Answered: 07/23/2008 Grade: A Views: 19
I can use a Derived Column transformation to add a column to my data set (Please see the attached image file). Currently, the value of the testColumn is always 5. But I want to be able to populate ...
Zones: MS SQL Server, SQL Server 2005Date Answered: 08/01/2008 Grade: A Views: 37
I have an SSIS build that runs an "Execute SQL Task" in Control Flow,  The Execute SQL Task pulls a date from the database.  In Data Flow I have a DataReader Source object that queries a DB2 databa...
Zones: SQL Server 2005Date Answered: 02/14/2008 Grade: B Views: 148
I have a .DAT file that I bring into a Flat File source and then load it to an SQL Server Destination. I can preiview the columns and data in the connection and map the columns from the Flat File S...
Zones: SQL Server 2005Date Answered: 02/21/2008 Grade: A Views: 51
I am trying to load a flat file into a table in SSIS. There are some columns in the flat file that have the value 0.0 for most rows but every once in a while there is a row that has something like ...
Zones: SQL Server 2005Date Answered: 02/25/2008 Grade: B Views: 0
I'm trying to load a .dat file into a table using the bulk insert transform and when I try running it if fails with the error that the file does not exist and it cannot find the path. However, the ...
Zones: SQL Server 2005Date Answered: 02/20/2008 Grade: B Views: 43