Showing posts with label description. Show all posts
Showing posts with label description. Show all posts

Friday, March 23, 2012

Reporting Services output other than PDF?

Can someone point me to a list \ description of the output formats available
with SQL Reporing Services? A structured text format in ACSII, PCL, or
something like that would be preferred. Thanks!If you look in the Reporting Services Books Online, you find this article
Exporting Reports
http://msdn2.microsoft.com/en-us/library/ms157153.aspx
It lists the standard formats and other information about exporting reports.
Kaisa M. Lindahl Lervik
"Mr. Wonderful" <MrWonderful@.discussions.microsoft.com> wrote in message
news:2FF99A10-C92E-4D2A-83B9-5A7F608647C4@.microsoft.com...
> Can someone point me to a list \ description of the output formats
> available
> with SQL Reporing Services? A structured text format in ACSII, PCL, or
> something like that would be preferred. Thanks!

Reporting Services output formats?

Can someone point me to a list \ description of the output formats available
with Reporting Services? I'm trying to help a customer that wants something
other than PDF output from their MS SQL Reporting Services - they'd prefer a
structured text format or something like that. Thanks!Hi,
Just open in the report manager folder and the config file you can see a
list of output formats, like CSV, Excel, PDF,archive etc...
Amarnath
"Mr. Wonderful" wrote:
> Can someone point me to a list \ description of the output formats available
> with Reporting Services? I'm trying to help a customer that wants something
> other than PDF output from their MS SQL Reporting Services - they'd prefer a
> structured text format or something like that. Thanks!

Wednesday, March 7, 2012

Reporting services error messages

How do i customize server error messages? add some meaningful description to
the server default errorsOn Feb 20, 2:07 pm, TReddy <TRe...@.discussions.microsoft.com> wrote:
> How do i customize server error messages? add some meaningful description to
> the server default errors
I'm not certain that there is a lot of leeway in this area. I haven't
attempted to do this w/SSRS before; however, I have in ASP.NET and I
would suggest you track down the folder that the Reporting Services is
pointing to on the web server and if there are any error web pages
available, I would guess you should start there. Of course, you will
need to determine how errors are generated, etc. Hope this helps.
Regards,
Enrique Martinez
Sr. ASP.NET/SQL Server Developer

Saturday, February 25, 2012

reporting services description property from analysis server

hi guys
I want to access description property of cubes entities and should be
able to get this description property in the tooltip description
property of the fields.
Can anyone help me with this.
Regards
Passxin other words is ther any way that i can access extended properties
for cube entities in analysis server, per say description property of
any cube entity.
Passx wrote:
> hi guys
> I want to access description property of cubes entities and should be
> able to get this description property in the tooltip description
> property of the fields.
> Can anyone help me with this.
>
> Regards
> Passx|||You should be able to retrieve the description property using Sql DMO. Then
you can pass that in as a parameter.
Rich
"Passx" wrote:
> in other words is ther any way that i can access extended properties
> for cube entities in analysis server, per say description property of
> any cube entity.
>
> Passx wrote:
> > hi guys
> >
> > I want to access description property of cubes entities and should be
> > able to get this description property in the tooltip description
> > property of the fields.
> >
> > Can anyone help me with this.
> >
> >
> > Regards
> > Passx
>|||Hi
What is Sql DMO. Can you tell me how to use that to solve my problem.
Regards
Passx
Rich wrote:
> You should be able to retrieve the description property using Sql DMO. Then
> you can pass that in as a parameter.
> Rich
> "Passx" wrote:
> > in other words is ther any way that i can access extended properties
> > for cube entities in analysis server, per say description property of
> > any cube entity.
> >
> >
> > Passx wrote:
> > > hi guys
> > >
> > > I want to access description property of cubes entities and should be
> > > able to get this description property in the tooltip description
> > > property of the fields.
> > >
> > > Can anyone help me with this.
> > >
> > >
> > > Regards
> > > Passx
> >
> >