Viewing 15 posts - 61 through 75 (of 497 total)
Please don't cross post. Answered here and you'll need to install the drivers mentioned.
February 5, 2015 at 2:18 am
crazy_new (2/4/2015)
February 5, 2015 at 2:15 am
I'm not aware of this metadata being held anywhere, but if you are regularly backing up your SSAS database (which you should be!) via a SQL Server Agent job or...
February 3, 2015 at 2:54 am
Rich Parsons (2/2/2015)
I needed to use a Derived Column transform, then a Sort, and undo the IsSorted and SortKeyPosition, before the Merge Join would work. ...
February 2, 2015 at 8:40 am
ramana3327 (1/26/2015)
I have to get that backup files to separate server and then restore...
January 27, 2015 at 1:33 am
You'll need to use variables to store the date of each backup and then use those variables together with precedence constraints to route your logic accordingly. You don't need to...
January 26, 2015 at 5:18 am
Jeff Moden (1/16/2015)
January 17, 2015 at 2:51 pm
Jeff Moden (1/15/2015)
I've attached a spreadsheet (Sample Spreadsheet for...
January 16, 2015 at 2:10 am
Jeff Moden (1/14/2015)
We don't even use the "Maintenance Plan" bit of SSIS available in the Object Explorer of SSMS.
I'm with you on that one Jeff, but I have to disagree...
January 15, 2015 at 2:29 am
Do all the tasks run in parallel or serially?
If you are just exporting whole tables and then importing then into SQL Server, SSIS might not be the best tool to...
January 14, 2015 at 7:06 am
Koen Verbeeck (1/13/2015)
January 14, 2015 at 6:53 am
ps_vbdev (1/14/2015)
January 14, 2015 at 2:47 am
I'm not sure about that Phil, but I would guess so. There are 3rd party tools that can assist...for a price obviously. About the package upgrading: it's not permanently upgraded...
January 12, 2015 at 8:47 am
aliasghar.09 (1/9/2015)
A newbie here. So please be kind 🙂
I have 2 Tables namely Item & Item Entries. relation is Item.No = ItemEntries.No. In Item Entries Table I have Columns...
January 9, 2015 at 3:19 am
Viewing 15 posts - 61 through 75 (of 497 total)