Enter Keywords:
1 - 10 of 298(0.02 seconds)
Sort By:
 
Hello, As it has been recomanded to me in this forum I should use "SQL Server Integration Services" to import a sqlServer2000 DB from my webserver. But I can't find this SSIS among the services ...
Zones: MS SQL ServerDate Answered: 09/06/2006 Rating: 9.0 Views: 0
I have created an SSIS package in the BI tool of 2K5&I cant figure out how to schedule it. I created a job and in job step I do not have the option to select the SSIS as my type. Thanks ...
Zones: SQL Server 2005Date Answered: 12/27/2007 Rating: 8.0 Views: 0
I am importing data from a database that only stored the max quantity and used the runtime to build the min quantities for the ranges.  An example of the data would be as follows Min Quantity|Ma...
Zones: SQL Server 2005, ...Date Answered: 05/15/2008 Rating: 8.3 Views: 0
Hi I am trying to fetch the data dynamically in ssis . to get current date as the folder name. i get folder with name as "06/06/2008" i declared a variable and used the following date functio...
Zones: SQL Server 2005, MS ...Date Answered: 06/06/2008 Rating: 9.2 Views: 75
I have a situation where we need to read data from multiple source files and merge it all together to form one destination file.  Since the existence of any of those flat files can be flaky, we wan...
 
Related Solutions:
Multiple data flows using same temp table

I am having two data flows. In one, Iam reading from db source, doing few transformations and wri...

Tags: SSIS| Rating: 6.9
 
Zones: SSISDate Answered: 11/13/2008 Rating: 8.7 Views: 25
Hi, I have some queries save in .sql files. These SQL statements are pretty lengthy in size Even though they do different things the table names that refer to will change based on the month i ...
Zones: MS SQL Server, SSISDate Answered: 01/11/2009 Rating: 9.1 Views: 0
Experts, I'm building an SSIS package that will take a simple two-field flat file and import it into a two-field table.  It seems to be bombing in the field mapping.  The attached file shows the...
Zones: MS SQL ServerDate Answered: 01/21/2009 Rating: 8.8 Views: 0
Experts I just finished building a simple SSIS package.  I'd like to now schedule it to kick off at a certain time each day.  How do I turn the package intno an exeutable?  I hit "build" and got...
Zones: MS SQL ServerDate Answered: 01/21/2009 Rating: 9.3 Views: 0
Hi I am getting this Error : Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. I am using ...
 
Related Solutions:
Errors - SQL task in ssis

Hi  I am able to execute the query with suggested modifications but when i am trying to do the sa...

Tags: SQL SERVER, SSIS, Execute SQL Task| Rating: 8.7
 
Zones: SQL Syntax, SSIS, SQL ...Date Answered: 01/27/2009 Rating: 9.1 Views: 0
I am trying to load excel sheet to sql server2005. I converted data types of excel souce to corresponding type of OLEDB Destination.But still I am getting errors. I enclosed excel sheet ,SSIS Pack...
Zones: MS Dev, SSISDate Answered: 02/17/2009 Rating: 8.6 Views: 31