How to call ssis package using xp_cmdshell and stored procedure?
Hello,I have two servers one server1 which is 2005 and the other is server2 which is 2008.How to write a stored procedure on server1 which would call ssis package on server2 using xp_cmdshell?Thanks
View ArticleSSIS Web Service
I am totally new to SSIS so can you tell what is the most straight forward to call a Service?Use Web Service Task or Script task and do you have any basic examples for me to go by?
View ArticleConnect databases to website?
I'm creating a website for a school project. I'm using Expressions Web 4. In my database, which is stored on the school server in SQL Server Management Studio 2008 R2, I have several tables.How do I...
View ArticleFlatFileSource CSV: What options for text with embedded commas?
Is there a simple transform when a csv field is sometimes enclosed in double quotes, and sometimes not?I am processing an inbound csv file. For the most part, it is well defined and consistent. The...
View ArticleHow to send mail notification after each file has processed?
Hello all, i have to send a notification after each file has been processed. For example i have two files named "mail_details1" and "mail_details2".After each file is processed a notification has to...
View ArticleHow can I resolve this "A time-out occurred while waiting for buffer latch"...
Hi,I'm running Windows 7 Pro, 64-bit, 8 Gb installed memory.I've installed SQLEXPRADV_x64_ENU.exe (its rollover displays "SQL Server 2012 Service Pack 1 Express Advanced SP1").I've designed a voter...
View ArticleHow to Upload a excel file to sftp location using winscp? and SSIS
Hi,My requirement is to upload a excel file to sftp location using Winscp through SSISCan any one please suggest me what to write in the script file to upload the excel file to SFTP location?In SSIS i...
View ArticleScript task Issue:System.Reflection.TargetInvocationException: Exception has...
Hi,I am new to SSIS.I am using VS2008 and SQL server 2008 R2.I created a small pacakage where there is only one script task.The scrpit task will instatiate a class variable.Theclass is available in a...
View Articlecount column length input csv file
hey guys,I am trying to insert data from an input csv file to a sql database.my csv is an identic match with my database in amount columns and the naming of them, but i added 2 extra columns in my...
View Articlecombining two rows as a single one
Hello,I have a delima, and im not really sure if this possible. But i have a table like lets sayid | data11 this2 that3 stuffi want to be able to return this as one row with the data from data1 in one...
View ArticleProblem Importing Excel OR CSV File with Multiple Data Types in Column
I've done some research on this problem and not finding a solution that works. Essentially what's happening is that I have an end user whom is creating an Excel file (.xls) by copying data from...
View ArticleCreate SSIS package - SQL Server 2008 R2
How can I reate an SSIS package to copy all logins, jobs, linked servers, and custom error messages, etc. ?Can I do that from Sql Server management studio?Need sample please.Thanks :)
View ArticleCannot Show Visual Studio Tools For Application Editor
Hi All,I was wondering if someone would be kind enough to assist me with the following issue?Using Visual Studio 2008 and editing an SSIS project. Using a data flow task, create a script component,...
View ArticleNeed help with SSIS expression on Splitting column data into two columns
Hi, I have an excel sheet with a column name called Destination with the following data in each row: -- Is possible to split the following column into two columns.. One column called Country which...
View ArticleExcel destination 64bit not working
I have a package that loads data from SQL Server into an Excel document. It works perfectly when I run it on my own client though BIDS. But when I copy the package onto the server and use SQL Agent Job...
View ArticleCount the Files in one Folder through SSIS or C#2008 Script
Hi all, I have one folder ,In that folder how many PDF filles is there how to count through SSIS
View ArticleSSIS 2005 Script task Get all Zip File Names and store to an ssis object...
Hello All, I have a Directory where a new Zip Files are Frequently Coming, before Unzipping the Zip Files, i have to capture all Zip File Names into one variable, I tried Using below Script Task, but...
View ArticleNeed to consider 'no match ouput data'
Hi All,I am having a very tedious requirement as follows.I am doing a look up from a company table and matching data i am updating in a table (in master table). If the look up will have no data then i...
View ArticleETL Error on a Destination DB Column
Hi,Am doing an ETL from SQL Server data source to SQL Server Destination and I got this error message"TITLE: Package Validation Error ------------------------------Package Validation...
View ArticleDeployment Error
When I open the deployment manifest file in order to deploy I get the following message:Does anyone know what is the problem?
View Article