Viewing 15 posts - 1,831 through 1,845 (of 1,939 total)
Garadin (11/22/2008)
Also, keep in mind that you can always use GETDATE() within a stored procedure to grab the current Date/Time without having to pass it in.
That is true, but I...
November 24, 2008 at 9:30 am
Yes, it does help, Steve. Thank you for moving this discussion to the appropriate forum (strategies). I'll subscribe to it there to get replies.
November 11, 2008 at 9:24 am
Thank you, David, for your reply. Being able to leave the SQL 2005 client tools and (in my case) developer edition of SQL 2005 on my machine, and install...
November 7, 2008 at 3:31 pm
SanjayAttray (10/23/2008)
Try setting the IIS security level to low and it...
October 23, 2008 at 11:02 am
That does help, Matt. Some of those column names in those Rtb* tables are identically named as those in my mysterious UnK* tables. That at least suggests to...
October 10, 2008 at 9:52 am
I also found that I have to change the OverwriteDataSources property in the SSRS project. Be default it is set to false, which meant that even though I changed...
October 10, 2008 at 8:33 am
I think I've got this taken care of.
October 9, 2008 at 3:55 pm
GF (3/14/2008)
I had the same issue and the resolution for me was to apply service pack 2 for SQL 2005 and select the Reporting Services choice.Gary
I have applied SP2 for...
October 9, 2008 at 2:58 pm
OK, I've found a MSDN article titled Moving the Report Server Databases to Another Computer which described, for SQL Server 2005, how to move SSRS from one server to another....
October 9, 2008 at 11:35 am
Steve Jones - Editor (10/9/2008)
Can't find anything with searching and not sure what these are for. Hopefully someone will reply. What type of data is in there?
I checked all 18...
October 9, 2008 at 10:18 am
Carlton Leach (10/8/2008)
Nope, theres many ways to check but just try connecting to it using Management Studio or RS config tool or checking in control panel.cheers,
OK, I got into the...
October 9, 2008 at 8:16 am
Thank you, Carlton.
Here's another question, which I meant to ask originally. How do I determine if SSRS is even installed on the server? Do I have to go...
October 8, 2008 at 3:46 pm
I saved my report project in SourceSafe, but I don't think my co-workers have done that. They might be on their PCs (I hope).
I just saw you asked some...
September 10, 2008 at 11:32 am
Jack Corbett (9/9/2008)
What do you mean by disappeared? They do not show up in Report Manager? You can't edit them anymore in BIDS?
Exactly.
September 10, 2008 at 8:17 am
Viewing 15 posts - 1,831 through 1,845 (of 1,939 total)