Viewing 15 posts - 571 through 585 (of 1,118 total)
hramineni (10/9/2009)
thankyou for your response. I thought that will be one option but was wondering if there is anything in SSIS that I can create a lookup component and...
October 9, 2009 at 6:59 pm
gangadhara.ms (10/9/2009)
One more thing if i execute the query in Query analyzer its returning the data.But After executing the package no rows...
October 9, 2009 at 11:41 am
Go to the data reader source component and set ValidateExternalMetadata property to false. Try again to execute your package.
October 9, 2009 at 11:29 am
gangadhara.ms (10/9/2009)
I am getting below syntax error when i parsed the expression
I am using this...
October 9, 2009 at 11:22 am
gangadhara.ms (10/9/2009)
Thanks for your immidiate reply.
Here i am thinking to store that value that is date in XML file which i need to modify out side the development environment(in every...
October 9, 2009 at 11:06 am
hramineni (10/7/2009)
I just started using SSIS of sql server 2008.
My requirement demands a lookup on table to...
October 9, 2009 at 10:49 am
hramineni (10/6/2009)
I just started using SSIS of sql server 2008.
My requirement demands a lookup on table to...
October 9, 2009 at 10:47 am
gangadhara.ms (10/9/2009)
I am new to SSIS,i do need to change the Data reader SQLCommand property.
Here I am doing simple select statement with where condition from the table in data...
October 9, 2009 at 10:39 am
phina_el (10/8/2009)
to another folder (i.g Folder_Temp)
I'm still confused, how to create...
October 9, 2009 at 6:38 am
shjaffer (10/7/2009)
This has just started happening - I have an SSIS job that has 3 steps on the Control Flow. An Execute SQL Task, a Data Flow and...
October 8, 2009 at 6:29 am
phina_el (10/8/2009)
how about this case:
the results of last month's data, appeared at the beginning of the month .
eg this month: this...
October 8, 2009 at 5:53 am
phina_el (10/6/2009)
ex0907MID.txt, 0908MID.txt, 0909MID.txt, etc.
I need to run the same SSIS package to execute the different...
October 7, 2009 at 8:36 am
greengiant (10/6/2009)
Each imports a table to another. Can I do with
by providing a source table and a...
October 7, 2009 at 8:09 am
neilnewton001 (10/6/2009)
October 6, 2009 at 12:55 pm
In the Send Mail Task you have to specify SMTP connection. You cannot directly type in IP/port. Have you tried specifying only IP address without port? Also in your SSRS...
October 6, 2009 at 7:07 am
Viewing 15 posts - 571 through 585 (of 1,118 total)