Quantcast
Channel: SQL Server Integration Services forum
Browsing all 24688 articles
Browse latest View live

Need help with Derived Column Transformation - string to numeric

Hi, My flat file source has a column defined as string and I need to convert it to a number (13,2). The first 177 rows has spaces for this field ("                ", then numbers will appear starting...

View Article


SSIS Script Task

Hi I am creating 2 packages In master Package i am calling child using Execute PAckage Task in Master PAckage how to call child Package using Script Task Thanks Ram

View Article


SSDT Build & Deployment Automation

Hi All, For the first time I am implementing build & deployment automation for database projects (SQL projects). We are using SSDT and I want to achieve continuous build/deploy automation, or...

View Article

Best practice for using SSIS to integrate with Microsoft Dynamics GP 11

What is the best practice for reading data from Microsoft Dynamics GP 11?  Reading directly from the SQL database can be problematic due to the complex nature of the GP database. I am looking for an...

View Article

deploy ssis packages to a different server different version of sql server

hi all, i would like to deploy all mu ssis packages currently on sql 2005 (default instance)  to sql 2008 (named instance) what is thebest way to do, since the connection managers are pointed to local...

View Article


Find the location path of DTS package in sqlserver 2000

Find the location path of DTS package in sqlserver 2000

View Article

SSIS not reading last column in excel file

Hi, Recently I've been getting an error in my import saying I need to update the metadata (customers deliver files on a daily base, and these files don't change). So I looked into this to see why I had...

View Article

exporting data in textfile in SSIS

Hi I'm trying to write the results of query to textfile in ssis but the the thing is its only wrting only first line I think I'm taking wrong delimters.Can any one tell me where i'm doing wrong.Below...

View Article


bat file to execute ssis package with run as specific user

so i am banging my head against the freaking wall over here and cant seem to get anywhere so i have decided to try a new method of executing a ssis package... I have not been able to run this SSIS...

View Article


Calling More than One Child Package(Multiple Child Packages) using Script...

Hi All I have a Master Package and Two Child Packages Totally 3 packages, I want to call that two Child packages using script task without using Execute Package Task. Info:-  package location is in...

View Article

VS 2008/BIDS Hanging with SSIS Project - Constantly Trying to Read Missing...

Hi This is not the first time that this has happened. This is the first time that it has happened where I haven't saved my work. I'm working in Visual Studio 2008 / BIDS and it has hung. It pegs one...

View Article

Getting the error "The specified module cannot be found." (Exception from...

We are running SQL Server 2005 SP3 with SSIS. I need to edit one of our SSIS packages, so I exported the package to a dtsx file and tried to open it in BIDS 2005 and got the error shown below. I've...

View Article

how to start with .NET for SSIS developers?

Hi, I am a BI developer with no .NET knowledge. I reached a point where I must learn .NET for once and for all:) My question is simply: where to start??? C# or VB? Should I just grab any .NET for...

View Article


Getdate() Expreesion using in Conditional Split task IN SSIS

Hi All I have a Column of Record_End_Dt which is already date is their. i have to update that value to yesterdays date. Can i do it using conditional split something like (Record_End_Dt==Getdate()-1) i...

View Article

Will the SAP BI Connector be available with SQL Server 2012

I have started to use the SAP BI Connector with SQL Server 2008 R2 and SAP BI 7.2. We plan to upgrade to SQL Server 2012 and we would like to know if this functionality will be available in the new...

View Article


For each loop container

Hi I am using For each loop container to access files in folder at share drive. But I see it cannot access them. What could be missing to achieve this? Thanks,hsbal

View Article

How to tune DTS package of Sql server 2000 and ssis package on sql server 2005?

How to tune DTS package of Sql server 2000 and ssis package on sql server 2005?

View Article


Proxy Account

I am having the same problem as this user... http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/784839fe-3f42-494b-b936-52779f984a7e/...

View Article

vague 0x80040E14 / 0xC0202009 error in a data flow task

Hi. We run STD 2008 ssis.  We've been running one particular sub package (amongst others) from a master pkg for a couple of years with no problems.  The sub package contains only a script that passes a...

View Article

Inserting character combination '$(' into nvarchar(MAX) column from SSIS

I'm trying to use an Execute SQL Task in SSIS to run an INSERT statement which runs fine from within SSMS, but for some reason I get an error. In testing I narrowed it down to the character sequence $(...

View Article
Browsing all 24688 articles
Browse latest View live