Viewing 15 posts - 541 through 555 (of 11,678 total)
g.britton (8/27/2015)
Fixed the typo, all works as designed. I can configure the SmtpServer, the ConnectionString or both.
Pity that...
August 27, 2015 at 12:51 pm
So if you fill in actual values for those variables (and no configuration), the package works flawlessly, but once you turn on configurations the package fails?
August 27, 2015 at 7:49 am
g.britton (8/27/2015)
Yes it does. But I need the flexibility to configure dynamically since I deploy to multiple domains
Okay, so we know it's not the tasks themselves that fail, but rather...
August 27, 2015 at 6:00 am
If you remove the configurations and just hardcode everything, does it work then?
August 27, 2015 at 1:07 am
I've written a follow-up article on the Temporal Table tip (which is already listed in this article):
SQL Server 2016 T-SQL Syntax to Query Temporal Tables[/url]
Maybe it can be added to...
August 24, 2015 at 3:30 am
g.britton (8/21/2015)
I think, that Power View is not actually an add-in. it's part of Excel 2013
In that opinion, Power Pivot is also part of Excel 2013.
Both are however listed...
August 24, 2015 at 1:06 am
I'm no DBA, so I don't have a "daily set of instructions I need to run", but I use those quite a lot:
sp_spaceused 'TableName'
sp_who2
IF OBJECT_ID('tempdb..#Results') IS NOT NULL
...
August 21, 2015 at 7:24 am
ChrisM@Work (8/21/2015)
Sean Lange (8/20/2015)
Luis Cazares (8/20/2015)
Lynn Pettis (8/19/2015)
August 21, 2015 at 2:26 am
BL0B_EATER (8/20/2015)
My first article ever has gone live . Hope you guys enjoy.
Link?
August 20, 2015 at 3:43 am
Sean Lange (8/19/2015)
August 20, 2015 at 2:41 am
Grant Fritchey (8/19/2015)
Sean Lange (8/19/2015)
August 20, 2015 at 2:38 am
Viewing 15 posts - 541 through 555 (of 11,678 total)