Viewing 15 posts - 1,861 through 1,875 (of 9,641 total)
Are you using Trusted Authentication to connect? If you are then you need to be sure the Report Server and the SQL Server are setup properly for Kerberos authentication....
January 12, 2012 at 9:17 am
I know virtually nothing about FTS, so I can't comment on how to get that to work the way you want.
I do know a few things about T-SQL though, and...
January 12, 2012 at 9:10 am
You have a few options.
1. Restore a backup and compare data in the table
2. Put an update trigger on the Catalog table to log changes to...
January 12, 2012 at 9:05 am
mw112009 (1/11/2012)
If I run the following SQL, all that I see is a bunch of unique identifiers.
Anyone knows how to decry pt the value to find out who actually created...
January 12, 2012 at 8:59 am
You can see the query in the report definition. If you don't know where the original report definitnion is you can download it from the report server and edit...
January 12, 2012 at 8:52 am
I've never done this so I can't tell you what the impact will be. I just know if I were doing this I'd prefer to leave the Report Server...
January 12, 2012 at 8:50 am
naveen.nagareddy (1/11/2012)
I did in the same process.
My Devlopment(SQL2K8Dev) and Staging(SQL2K8Stg) servers are having different names.
In the staging server i modified the config file connection string, parameters accordingly.
Getting following Error:...
January 12, 2012 at 8:45 am
A third option is to use PowerShell. I'm not a PowerShell guy myself, but I think this is an excellent scenario for using it.
January 12, 2012 at 8:41 am
There are many options. My preferred solution is not to unpack the ISO, but to install Virtual Clone Drive (free) which allows you to mount and ISO image as...
January 12, 2012 at 8:39 am
GilaMonster (1/11/2012)
Errrrr... Someone(s) want to tackle this? http://www.sqlservercentral.com/Forums/Topic1234441-61-1.aspx
You got me sucked into it. I even answered one of his other questions. I hope I answered it right.
I think...
January 12, 2012 at 8:28 am
patrickmcginnis59 (1/12/2012)
DeanORenO (1/11/2012)
January 12, 2012 at 8:22 am
DeanORenO (1/12/2012)
January 12, 2012 at 8:09 am
Sounds like you need to use the Lookup Component. The Lookup Component is like a JOIN in SSIS. You define the source of the lookup and the column(s)...
January 12, 2012 at 7:48 am
DeanORenO (1/9/2012)
pl;'ol';/l
Wow, I looked at this because I thought I might be able to help, but I can't because you apparently edited the post into nonsense. Plus you insulted...
January 12, 2012 at 7:45 am
GilaMonster (1/12/2012)
Bex (1/12/2012)
January 12, 2012 at 7:33 am
Viewing 15 posts - 1,861 through 1,875 (of 9,641 total)