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

hwo to make oledb source dynamic

hi,i have script component ,which ckeck wheather file exits or not.and passing that variabel to oledb source.now how can i make this so it will pick whatever file name is there in variable

View Article


SSIS 2012, SSISDB Catalog and ServerStorage protection level errors.

I'm using SQL Server 2012 Enterprise Build 11.0.2100. I have about 200 packages that move data between servers...typical ETL. Sometimes a package will  fail to execute and throw the following...

View Article


While loop error in SSIS

Hi there,I have a problem with SSIS.with script task I am loading a csv into a table, do a clean up, get data back into a buffer and do a data check (using Visual Basic in Script task).After the check...

View Article

How to achive managing connections and variables without a package...

Hi All,Im recently using SSIS 2012 and I want to achieve with the deployment model the same thing I used to do with SSIS 2008 with a package configuration file.1. Variables values (I use this to pass...

View Article

Creat/Update SSIS Package on SQL 2008 R2 (64bit) named instance

On my server myServer\myInstance, I have created a task which I have saved as an SSIS packageThen I have added a JOB, which would then schedule that package to run, noting when I added the STEP, the...

View Article


Image may be NSFW.
Clik here to view.

What component to use when I want to sum a column without changing the sort...

Hi,  Any help is greatly appreciated.  This has been keeping me going for awhile.I want to sum the PosNegAmount when I group by CompareKey. If i use CompareKey to group by in an aggregate it changes...

View Article

move file

hi,i am using file system task,that move files from 1 to another.now this files will have same name. which comes as a access database.in the one table has field which has date.what i want is when i...

View Article

microsoft jet 4.0 oledb provider

hi,i  need to use,following provider ,native oledb\microsoft jet 4.0 oledb provider.now here in connection string, i have date source = c:\users:\.txti need to make this dynamic,like need to give...

View Article


what does this condition return?

Hi,Sorry if this question is not per std of this forum, I have one EXECUTE SQL component which have T-SQL as belowDelete from DIM_ProgramTable Where CreateDate <'12:00:00 AM'where create date is...

View Article


Help with VB in script task

This is how my code exists in the script task.I want to modify it by using variable for the path.I defined a variable filepath with package as scope for path  and a variable filename with package as...

View Article

Convert Date from Month DD,YYYY format to MM-DD-YYYY in SSIS

Hello,I want to convert a date in the format "November 14,2012" to 14/12/2012. Can some one please help me how i can perform this inSSIS??ThanksNandan

View Article

Fuzzy Lookup Reference Table issue

hi All, I faced the problem that I spend few day to find the solution but not found. that is, I create a new index with maintenance features and then use the existing same index. After insert new...

View Article

insert from 1 database table into another databse table

hi,i need to isnert data from 1 database table to another database table using conditioninsert([Code],ProductName)select...

View Article


Sending mail to more addresses with SSIS 2005

Hi,I need to implement a SSIS 2005 pkg to send a mail, by using the send mail task, for more addresses. I think to create a table with the username and the related mail addresses, but how can I read...

View Article

Unable to do the setup

Hi,I have a problem with this and can't go further with the setuphttp://social.msdn.microsoft.com/Forums/en-US/crm/thread/4b826b94-aa98-4723-ab6e-ec162dc23e34How should I adjust the report server for...

View Article


Informix odbc from SSIS Ado.net Source

Hi Guys, I am trying to getting get data from Informix ODBC 3.7TC  to Sql server database using ssis but got a syntax error as below.ERROR [42000] [Informix][informix ODB Driver] [Informix] A systax...

View Article

gwtting value from table into variable

hi,i need to get latest value which will bein lasr row of the table from only 1 files into variable using ssis.how cani achieve that

View Article


error information for failed SSIS job [error event id: 12291 and keyword:...

Please let me know what EventID 12291 and keywords 0x80000000000000 means from below event details.<o:p></o:p><Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">...

View Article

SSIS package fails to excute when i replace the old dtsx package with new one...

HiI'm trying to run a package but it keeps on failing giving me an error but it only works with the previous package that was deployed. I added a new column to the table and to the extraction in the...

View Article

Using a variable in data flow task

Hi Guys,Ok so basically i have access to a external MySQL Database i need to ETL data into our Internal SQL Warehouse but i only want to get data that is greater then the last record in our...

View Article
Browsing all 24688 articles
Browse latest View live