SSIS Questions and Answers

Recent IT Questions

41 - 47 of 47
<<PREVIOUS 1|2|3 NEXT>>

How do I import a file to a SQL Server table with dates before 1970?

I have a package created in SQL Server Integration Services (SSIS) to load data from three flat files to a table in SQL Server 2005. I use the loop to go through the folder. I need to make sure that I don’t insert rows where a date column includes a year before 1970 (the epoch). I'm really new to...

View Answer   |  Mar 21 2008  9:12 PM GMT
SQL Server 2005, SSIS
asked by SQL Server Ask the Experts

  2445 pts.

How do I integrate SQL Server Integration Services and Blaze Advisor?

I am a Microsoft Business Intelligence (BI) Developer and currently working on a Pharmaceutical BI project. The client wants to integrate his Blaze Advisor rule engine to SQL Server Integration Services (SSIS) so that he can change the rules in Blaze Advisor any time and see the effect of it on the...

asked by SQL Server Ask the Experts

  2445 pts.

How can I structure this in SSIS?

Within SSIS, I need to do the following: 1. Select the max(to_date) + 1 from a table in SQL Server. 2. Pass this value to a view where clause statement; this view is an Oracle view that needs this date value so I can get the new data from Oracle and load it into this same table in Step 1. How...

View Answer   |  Mar 17 2008  2:36 PM GMT
SQL Server 2005, SSIS
asked by SQL Server Ask the Experts

  2445 pts.

How SSIS works with cluster SQL and non cluster SSIS service?

According to microsoft, we can cluster SSIS service but it is NOT RECOMMENDED. http://msdn2.microsoft.com/en-us/library/ms345193.aspx Now this is the situation that I have where I need to understand how SSIS works? Enviornment: Active Active cluster enviornment for SQL server with SSIS server...

View Answer   |  Mar 14 2008  12:10 AM GMT
SQL Server 2005, SSIS
asked by Munnu

  5 pts.

Unable to execute the saved SSIS package.

I have two servers server1 and Server2 both has SQL Server 2005 installed.Server1 has Enterprise Evaluation Edition SP1 and server2 has Workgroup Edition SP2.Since server2 has workgroup edition I cannot open the saved SSIS package in server2. So I connected from server1 created a DTS package and...

View Answer   |  Mar 14 2008  7:31 AM GMT
SQL Server 2005, SSIS, DTS
asked by MNA

  20 pts.

Microsoft SSAS with Cognos Front End

Is there anyone out there that is working or has worked with a Microsoft back-end (SQL SVR 2005, SSIS, SSAS) and a Cognos front end ? What is your experience with this ?

View Answer   |  Jan 29 2008  11:44 AM GMT
SQL Server, Cognos, SSIS
asked by Sjors & Sjimmie

  5 pts.

SSIS only 255 rows uploaded ?

Hi, I have a simple Data Flow with an Excel Source and an OLE DB Destination to upload data from an Excel file to an SQL table. The Excel file has 8155 rows. Once the package is finished running, the SQL table only shows 255 rows. The data access mode is Table or view - fast load. Any...

View Answer   |  Jan 23 2008  7:53 PM GMT
Microsoft Excel, SSIS
asked by SbcOrc

  35 pts.

41 - 47 of 47
<<PREVIOUS 1|2|3 NEXT>>