Showing posts with label msde. Show all posts
Showing posts with label msde. Show all posts

Friday, March 30, 2012

reporting services and msde

hi,
I've a question: Can I use the Reporting Services with MSDE?
Where Can I find the prices of "Reporting Services"?
Thanks
Can I use the Reporting Services with MSDE
-Yes, but only as a source. Reporting Service need an SE or EE Edition for
productional enviroment. For developing DE would be enough.
Where Can I find the prices of "Reporting Services"?
-Prices can be "queried" :-) from your software distributor, depends on your
licencing contract with MS.
-Licensing can be found here:
http://www.microsoft.com/sql/reporting/howtobuy/faq.asp
HTH, Jens Smeyer
http://www.sqlserver2005.de
"Roberta" <roby77@.tiscali.it> schrieb im Newsbeitrag
news:eBUsjTfQFHA.3140@.tk2msftngp13.phx.gbl...
> hi,
> I've a question: Can I use the Reporting Services with MSDE?
> Where Can I find the prices of "Reporting Services"?
> Thanks
>
|||I've a .NET web application that uses MSDE...
I would like to use Reporting Services...
What solution Can I use ? ... if I can't to use Reporting Services
|||-Third party
-Free stuff http://sourceforge.net/projects/sharppdf/ (didnt try it out)
Tell me your experience with that if you choose that.
-best Choice: get a Reporting Server SE/EE ;-)
HTH, Jens Smeyer.
http://www.sqlserver2005.de
"Roberta" <roby77@.tiscali.it> schrieb im Newsbeitrag
news:%23DaIkJhQFHA.812@.TK2MSFTNGP10.phx.gbl...
> I've a .NET web application that uses MSDE...
> I would like to use Reporting Services...
> What solution Can I use ? ... if I can't to use Reporting Services
>
|||I must to use MSDE
and I would like to know a solution for generate reports with
subtotals/totals/... from MSDE query and stored procedure... Can you help
me? What Can I use?
Thanks thanks thanks
|||Hi Roberta,
Currently you need to use something like ActiveReports
(www.DataDynamics.com) but if you are ok to use SQL Server Express, you'll
be able to use new reporting controls in VS.NET 2005.
HTH,
Greg Low [MVP]
MSDE Manager SQL Tools
www.whitebearconsulting.com
"Roberta" <roby77@.tiscali.it> wrote in message
news:%23qA0U5uQFHA.1528@.TK2MSFTNGP09.phx.gbl...
>I must to use MSDE
> and I would like to know a solution for generate reports with
> subtotals/totals/... from MSDE query and stored procedure... Can you
> help
> me? What Can I use?
> Thanks thanks thanks
>
sql

Monday, March 12, 2012

reporting services

Hi, quick question...
Can I use SQL2000 reporting services with MSDE 8.00.760(SP3)?
Tks
JFB
I believe that you can run reports against an MSDE database, but Reporting
Services itself uses SQL Server to store metadata and cannot be installed on
MSDE. The system requirements are listed at
http://www.microsoft.com/sql/reporti...fo/sysreqs.asp and do not
include MSDE.
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
"JFB" <jfb@.newSQL.com> wrote in message
news:OJb2BMVVEHA.2520@.TK2MSFTNGP12.phx.gbl...
> Hi, quick question...
> Can I use SQL2000 reporting services with MSDE 8.00.760(SP3)?
> Tks
> JFB
>
|||Tks for reply Stephen.. I will upgrade to sql2000 server
JFB
"Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
news:O2zq1yVVEHA.3380@.TK2MSFTNGP11.phx.gbl...
> I believe that you can run reports against an MSDE database, but Reporting
> Services itself uses SQL Server to store metadata and cannot be installed
on
> MSDE. The system requirements are listed at
> http://www.microsoft.com/sql/reporti...fo/sysreqs.asp and do not
> include MSDE.
> --
> Sincerely,
> Stephen Dybing
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "JFB" <jfb@.newSQL.com> wrote in message
> news:OJb2BMVVEHA.2520@.TK2MSFTNGP12.phx.gbl...
>
|||Reporting Services can indeed draw data from any data source including any
version of MSDE. However it must be hosted on a SQL Server 2000 Standard
Edition (or better). We discuss these issues in our new book. See
www.sqlreportingservices.net for more information and two chapters to
download.
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
news:O2zq1yVVEHA.3380@.TK2MSFTNGP11.phx.gbl...
> I believe that you can run reports against an MSDE database, but Reporting
> Services itself uses SQL Server to store metadata and cannot be installed
on
> MSDE. The system requirements are listed at
> http://www.microsoft.com/sql/reporti...fo/sysreqs.asp and do not
> include MSDE.
> --
> Sincerely,
> Stephen Dybing
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "JFB" <jfb@.newSQL.com> wrote in message
> news:OJb2BMVVEHA.2520@.TK2MSFTNGP12.phx.gbl...
>

Wednesday, March 7, 2012

Reporting service and MSDE

Hi All

Can I use Reporting service reports on MSDE severs in local mode without installing reporting service.

Well depedns which Report you want to use, if you want to produce reports with the report Server, probably not, becasue this requires reporting services to be installed. If you want to use the client functionality (rdlc files) then yes. be aware that Msde does not come with Reporting Services.

Jens K. Suessmeyer

http://www.sqlserver2005.de

|||

I have created my reports usng Business studio from .net so It by default created .rdl files.

How can I convert it to .rdlc files.

And whats the difference in them?

|||

Converting RDL and RDLC Files

Jens K. Suessmeyer

http://www.sqlserver2005.de