Error promoting package connection to project level
I created a package having a cache transform that saves the data to disk. I updated the connection string using and expression that set the connection string from a User scoped variable. Worked fine....
View ArticleNull Values while loading the Excel file to the table
Hi,Loading the excel file to the table using SSIS 2005.Excel file contains the below columns and valuesDateRoutineDaysCountCntNumber1/11/13XYZ3779871/11/13 XYZ439871/11/13 XYZ549871/11/13...
View ArticleFOR EACH ERROR "User::order_ref" differs from the current variable type.
Hi AllI need your help in SSIS ForEach taskI'm have one some rows from SQL and i need to process them one by one.what i want that it should take first row and processed it then take second row...
View ArticleScript that copy a file from a Sharepoint site
Hello,I need some help, I'm trying to create an script that connect to a Sharepoint site and copy a file to other folder in the sharepoint site, is that proper in VB?Or download the file to the server...
View Articlegetting errotr obeject refernce not set to an instance of an object . duing...
Hi Friends When i Edit any of task in SQuence Container it return me error.like;Even my package has no error but still i get build ERROR when i hit F5. Unexpected build error: Access to the path...
View ArticleHow to zip multiple backup files into different archive files
Hi All,i am using visual studio 2008 .My scenario is multiple backup files zip into individual archives.its like(1.bak,2.bak,3.bak into 1.zip,2.zip,3.zip) . i am using winrar.i have done with execute...
View Articlesolution file...
I saved capoul of ssis packeg solution file but i could'nt see .xln file.. Where should i find in operating system files.
View ArticleSSIS Package terminates without even finishing PackageEnd Entry to sysdtslog90
Hello All,This has happened second time in our production env. There is SSIS package which reads from AS400/DB2 and writes into SQL Server using Data Flow task.Recently this package failed with...
View ArticleMerge Unique Excel Row
Hi I am using VS 2008. I am trying to combine a set of unique company id's from an excel connection to rows from a sql table.I haveBut this comes out...
View ArticleThis error is thrown by Connections collection when the specific connection...
hi friends nwhen i run SSIS PAKAGE i get this errorI'm using ForEach loop vaiables ,script task, executesqltaskData Flow Task 1: HttpRequest: The connection "{A0E02B68-7D11-42B1-A213-99F16D548718}" is...
View ArticleSSIS mail task activation
Hi FriendsI need to activate Mail from SSIS. What is the requirement of this?From where i can start ?please help is there any kind of service activation it need from mail server if yes then kindly let...
View Articlepass QueryString on Web.
hi If I need to send Post Query On Web how can i achieve this task.?I have one Query string...
View ArticleSSIS Maintenance Plan - how to configure SelectedDatabases?
I was trying to build a SSIS Maintenance Plan where in I wanted to configure SelectedDatabases - I tried generating package configuration but could not see this property setting. Is that me missing to...
View ArticleHow to use SSIS to import multiple Access databases
I have a folder with more than 300 Access databases (written by a program over which I have no control). They all have the same structure, just a single table. I am importing the data into a table in...
View ArticleConfirm: SSIS 2008 Package with Script Task won't Run on a 2012 Server
I've been battling this for a long time. I have a package built with 2008 with a script task. The script task is set to run under .Net framework 3.5 (project properties inside the script task code)....
View Articlemoving flat file to mssql 2008 .
Dear all,i have an urgent request from my company to moving flat file DB with fixed length to MSSQL . the reqired is :1 - moving al the data from flat file to mssql 2008 .2 - update the flat file...
View ArticleThe specified path, file name, or both are too long. The fully qualified file...
hi friendsI'm getting this error ;Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: An exception occurred...
View ArticleSSIS defaulting seconds to 00 and rounding to nearest minute when converting...
HiI have an SSIS 2008 R2 package that gets data from an intersystems cache database and inserts it into an SQL database. The cache table contains some time fields in the format hh:mm:ss and in order to...
View ArticleSSIS Configuration Files
HiI have option to add config files at different places.1) When designing the SSIS package config file can be added inside the pacakge2) When deployed in SSIS (SQL Server storage) and executing the...
View ArticleTransactions and errors management
I have two different problems, both related to transactions. Although the use-cases are basic, I can't find simple solutions.Before somebody suggests using RetainSameConnection = true and manual BEGIN...
View Article