Viewing 8 posts - 166 through 173 (of 173 total)
if possible can you provide script?
February 27, 2014 at 2:23 pm
Thanks.
What I did was execute this function to create in msdb.
CREATE function fn_hex_to_char (
@x varbinary(100), -- binary hex value
@l int -- number of bytes
)...
February 1, 2013 at 5:31 am
I am newbie on this. Do I just execute the stored procedure in sql job or whole script.
If you can walk me through the process will really appreciate it.
January 31, 2013 at 5:09 pm
But, how do I implement this?
Do I create job for this?
January 31, 2013 at 5:12 am
Other packages work fine, it is just this package which is not getting any emails.
November 7, 2012 at 7:28 am
No error or warnings.
November 7, 2012 at 6:45 am
Report Manager 2008 r2 - prompts for username/password three times and loads blank page.
Right now RS Config file is using RSWindowsKerberos and RSwindowsNegotite.
What change should I make to make RS...
October 22, 2012 at 6:25 pm
setspn -S MSOLAPSvc.3/server2.mydomain.com server2
So is the same applicable to SSAS 2008 R2?
October 19, 2012 at 7:21 am
Viewing 8 posts - 166 through 173 (of 173 total)