Viewing 15 posts - 8,716 through 8,730 (of 13,882 total)
abhas (2/4/2015)
Names are well formatted.Thanks
Then you are onto a winner. Try with the derived column idea and post back with any further problems.
February 4, 2015 at 5:53 am
If the names really are formatted perfectly, you should be able to create derived columns to do this for you.
But I'll bet that they are not all quite so well...
February 4, 2015 at 5:12 am
Not possible, as far as I know.
You can parameterize it, if you have 2012+, by right clicking on its data flow task and selecting 'Parameterize' (who'd have thought?) – though...
February 4, 2015 at 4:53 am
vipin_jha123 (2/3/2015)
I am new to the SSIS. I am trying to load multiple source tables from my staging database to corresponding destination table in the data warehouse.
All the source...
February 4, 2015 at 12:54 am
nguyenl71 39244 (2/3/2015)
February 3, 2015 at 10:16 am
katrina78 (2/2/2015)
I understand your frustration, I encounter this a month ago anyway I solved it by downloading Long Path Tool.
Can you elaborate on that please? I'm not sure what that...
February 3, 2015 at 12:20 am
nguyenl71 39244 (2/2/2015)
February 2, 2015 at 10:29 am
I know that you are new here, so I'll try not to be too hard on you :-), but ...
Saying that a proposed solution 'does not work' is not very...
February 2, 2015 at 10:05 am
atul.jadhav (2/2/2015)
I have below code which send email from SQL Table "testing$" with use of store procedure
but I am not getting any email, please check where is the error
and...
February 2, 2015 at 3:12 am
Could the table have been locked by another process?
February 2, 2015 at 1:10 am
Eirikur Eiriksson (2/2/2015)
Quick thought, the problem itself is straightforward, the issue is more the schema, normalize it and the solution is easy.😎
+10!
February 2, 2015 at 12:36 am
Sean beat me to it again!
It would be a good idea to post the error message text. And to fix the fact that only single-row updates are handled.
January 30, 2015 at 7:56 am
bouazizimedridha (1/30/2015)
Description :
I opened an existing package in visual studio 2012, and noticed on the OleDBDestination component that the selected DataAccessMode was "Table or View". The duration of the load...
January 30, 2015 at 7:16 am
atul.jadhav (1/30/2015)
I am using import/export wizard to upload excel in sql table
I have primary key in my table
and all primary key value has been change every day
i.e. I have...
January 30, 2015 at 5:21 am
sm_iransoftware (1/30/2015)
And it's better that clustered index related to Bussiness...
January 30, 2015 at 2:14 am
Viewing 15 posts - 8,716 through 8,730 (of 13,882 total)