Viewing 15 posts - 76 through 90 (of 121 total)
I encountered an error similar to the one you're getting.
Try executing your report from the report server in order to get the complete error messsage. I don't believe the...
January 25, 2008 at 1:33 pm
Try: http://server name/reports
or if you have a named instance
http://server name/$instance name
January 25, 2008 at 1:09 pm
Try logging into the report server to run your report.
I believe for security reasons complete messages are not passed.
January 25, 2008 at 6:09 am
January 25, 2008 at 5:50 am
Never mind...feeling really stupid right about now.
The 'delete' and 'move' buttons show, and they are enabled for the user with 'browser' only role. However, when the user actually attempts...
January 24, 2008 at 10:05 am
Solved the issue with the "My Reports" folder not appearing.
Forgot to check the "Enable My Reports to support user-owned folders for publishing and running personalized reports" checkbox in site settings.
January 23, 2008 at 11:49 am
I'm now getting correct Polish language translation after much trial and error with experimenting with dsn character set settings and collation settings at the instance, database, and column levels.
There is...
January 18, 2008 at 7:59 am
Thank you all for your help, and my apologies for not giving more background info.
What I am doing is selecting data from Sybase tables via a linked server, and storing...
January 17, 2008 at 6:26 am
Thanks, Jim.
I've been wondering about a SQL formatter or translator for some time. Have never come across one yet...until now.
January 11, 2008 at 9:28 am
Hi Adam,
Turns out that on item 3 you did not have an extra parenthesis. I re-typed the query and did not copy/paste yours. I missed a ...
January 11, 2008 at 6:44 am
Hi Adam,
So far looks good.
Complete testing will take some time, though.
All the best.
January 9, 2008 at 11:35 am
Adam, thank you very much.
I used your code, but I needed to make several changes.
1) In the 'like' comparison - changed '!%' to '%!%%'
2) In the CHARINDEX - changed CHARINDEX([field16],'%')...
January 9, 2008 at 8:31 am
Yes, G. I got it working. You filled in some missing gaps for me. Thanks again.
January 9, 2008 at 8:18 am
Thanks G. You are far better at this then I am!
January 8, 2008 at 2:53 pm
In Report Manager, in the upper right portion of the screen, you will see a link for Site Settings. Click this link, then look for the Security Section. ...
December 14, 2007 at 5:40 am
Viewing 15 posts - 76 through 90 (of 121 total)