Viewing 15 posts - 2,131 through 2,145 (of 3,366 total)
When you say Dynamic columns if mean Temp table columns the short answer is SSRS rejects most temp table code so you need to create either global temp table and...
February 27, 2009 at 11:20 am
I don't think you have a security problem but rather reports design issue because if you are using another reports tool there is no valid reason for a finance director...
February 27, 2009 at 10:22 am
Now we get http://localhost/reports
That error is because the ReportServer url is different.
If it is the default instance if not there is a different url. Check the first thread...
February 27, 2009 at 10:10 am
I did not remember your post about empty database because you cannot use that in moving so I know you cannot do that in migration.
So here is what you need...
February 27, 2009 at 9:03 am
There are extra security requirements for Win2008 deployment both for you the operator and SSRS and other configurations.
February 27, 2009 at 6:56 am
Here is the SQL Server 2005 Express SP3 separate download and remember to provide your instance name because I had a user with issues relating to not providing the instance...
February 27, 2009 at 6:03 am
if I understand it correctly, yet we have a discussion about collation. WTF?
When collation is the only tool the above statement is tactless. All the languages I listed get...
February 26, 2009 at 8:35 pm
(You can specify a collation for columns and in your DML in SQL Server 2000 and if I recall correctly in SQL Server 7.0 (and probably even 6.5))
SQL Server 7.0...
February 26, 2009 at 5:37 pm
I have found the reason for your error it is related to Windows 2008 and your subscriptions because Windows 2008 runs IIS 7 which is now owned by the developers...
February 26, 2009 at 4:45 pm
You could use Winzip command line version in VS2005 we used it and I think you can call it in code but I am not sure about SSIS so look...
February 26, 2009 at 3:10 pm
If it is some reports giving you that error then SSRS may just have dropped the connectionsting credential so check the connection sting property in BIDs if it is empty...
February 26, 2009 at 2:20 pm
You may have SSRS 2008 bug so check the thread below and see if the hotfix is relevant to you because the previous user did not run into code related...
February 26, 2009 at 2:03 pm
There is a component at Codeplex see if you can use it and no I have not used it but you can post any issues at the site so the...
February 26, 2009 at 1:48 pm
I believe the ReportServer TempDB is a "scratch" db and shouldn't need to be parrt of your backups
That is not correct because when you move the ReportServerDB you...
February 26, 2009 at 12:00 pm
Viewing 15 posts - 2,131 through 2,145 (of 3,366 total)