Viewing 15 posts - 8,851 through 8,865 (of 13,882 total)
vipin_jha123 (12/18/2014)
I have created simple BIML Script file which generating a SSIS Package.
It Contanis Single Data Flow Task ,OLEDB Source and OLEDB Destination.
Now my Concern is that my new...
December 18, 2014 at 3:08 am
Guitar_player (12/18/2014)
Thanks...
December 18, 2014 at 2:38 am
Guitar_player (12/18/2014)
I am using the Project Connection Managers and i have parameterize them (Made them as...
December 18, 2014 at 2:11 am
Sounds like you are doing it right.
Are you using connection strings rather than Project Connection Managers for a reason?
December 18, 2014 at 2:03 am
Guitar_player (12/17/2014)
I have tried the other method as Deployed my project in the SSIS catalog and then created a Environment variable...
December 18, 2014 at 12:50 am
marcia.j.wilson (12/17/2014)
December 18, 2014 at 12:31 am
I am using the SQL server 2012 and Project Deployment model
So why are you using Windows Environment Variables then?
December 17, 2014 at 7:32 am
vipin_jha123 (12/17/2014)
My Concern is , is single DFT will take the Table name in both Source as well as destination dynamically and is dynamic column mapping is possible in...
December 17, 2014 at 4:21 am
koti.raavi (12/17/2014)
Can any one help me out how to execute 5 procedures in one procedure ...
December 17, 2014 at 4:16 am
The article is absolutely fine, though I would not categorise a CROSS JOIN as advanced.
AFAIK, the words CROSS JOIN can be replaced by a single , and all will...
December 17, 2014 at 3:31 am
To be honest, I'd be speaking to whoever has asked for these changes and telling them that they cannot go to production because of the change freeze.
It is then down...
December 17, 2014 at 1:07 am
SSIS does not really support dynamic columns. Do you have dynamic target columns too?
December 16, 2014 at 4:53 am
Why are you doing it like this and not using a flat file source?
December 16, 2014 at 4:12 am
Use source control.
At any time you want, you can compare your database schema with what is in source control.
If you want to find out who made a change to a...
December 16, 2014 at 4:07 am
vipin_jha123 (12/15/2014)
Hi ,Thanks for your suggestion about BIML.
Can I load the source and destination table name using BIML Dynamically ?
Regards,
Vipin jha
BIML generates packages, it does not load anything.
BIMLScript might be...
December 16, 2014 at 3:49 am
Viewing 15 posts - 8,851 through 8,865 (of 13,882 total)