Viewing 15 posts - 6,736 through 6,750 (of 13,877 total)
colin.dunn (9/7/2016)
Thanks for the info guys, I've been learning SQL for a while now and I want to get my scripts as effective as possible.
No problem. Keep posting your questions...
September 7, 2016 at 6:36 am
It's probably easier to leave the destination file name as is and add a subsequent task to do a copy/rename.
If you do a search on SSIS file system task rename...
September 7, 2016 at 6:34 am
colin.dunn (9/7/2016)
I created the below code and if works fine. However my DBA said "It does the job but is clunky" how could...
September 7, 2016 at 6:20 am
Bill (DBAOnTheGo) (9/6/2016)
September 6, 2016 at 1:49 pm
The history is interesting to some, but the OCD with names is just rubbish.
He may be OCD with names, yet he still managed to misspell Jeff's.
September 6, 2016 at 8:01 am
Thom A (9/5/2016)
Phil Parkin (9/5/2016)
I'm planning to use function to remove spaces, quotes and "JR" , is there any function already exists?.so I can reuse same else I will start...
September 5, 2016 at 8:54 am
I'm planning to use function to remove spaces, quotes and "JR" , is there any function already exists?.so I can reuse same else I will start fresh one.
Not specifically. I...
September 5, 2016 at 8:24 am
koti.raavi (9/5/2016)
Ex:
Table1
...
September 5, 2016 at 7:52 am
Not even then. Instead, export the packages from SSISDB, put them into VS projects and build/deploy from there.
September 2, 2016 at 8:28 pm
Ok, I'm away from my PC right now, so can't check details.
Have you tried creating a brand new solution/project and adding a new package to it? Just to rule out...
September 1, 2016 at 10:47 am
You should leave the catalog db alone and simply redeploy the packages.
September 1, 2016 at 1:49 am
Which version of SSDT are you using?
September 1, 2016 at 1:45 am
valmostricay (8/31/2016)
Thank you guys, for help, unfortunately my problem connected with sql server.
As were our replies, whose questions you have not responded to.
August 31, 2016 at 8:57 am
coool_sweet (8/31/2016)
now when next time my package run i want it to start fro 22 rows...
August 31, 2016 at 8:33 am
coool_sweet (8/31/2016)
I have 60 rows ,SSIS processed 20 rows and 21 rows got error, now I want my package to run from taking 22 rows .how to do in ssis
As...
August 31, 2016 at 5:41 am
Viewing 15 posts - 6,736 through 6,750 (of 13,877 total)