Friday, March 30, 2012
reporting services and msde
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
Wednesday, March 28, 2012
Reporting Services 2005 on SQL Server 2000
Hi,
I'm quite new to the Reporting Services 2005 and think I've made a slight(!) mistake. When I was on a training course to learn ASP2, I was told that I could create the Reports in SSRS2005 tool for VS2005 and that would work perfectly well with my copy of SQL Server 2000 - As VS2005 came with a 'runtime' so it could read the data off any objectdatasource.
Do I need SQL Server 2005 installed to run reports created in SSRS2005? We only have SQL Server 2000 and have no plans at present to upgrade.
If anyone has any advice, I'd be grateful, I guess I could always reinstall VS2003 and then recreate the reports in the Reporting Services for SQL Server 2000 and then link the two together.
Thanks,
Barnaby
Hi,
You can not publish SSRS 2005 reports to a SQL Server 2000 server as the RDL schema is changed in SSRS 2005 from SSRS 2000.
Directly from MSDN -
You cannot publish a report that has the SQL Server 2005 report definition namespace to a SQL Server 2000 report server.
Now to change the reports to SSRS 2000 chack this post(doin reverse might help, not sure) -
http://www.developmentnow.com/g/115_2007_4_0_0_964434/Converting-2000-rdl-files-to-2005.htm
Wednesday, March 21, 2012
Reporting Services - cannot connect remotely
I was wondering if anyone could help me. Im new to SQL and Reporting
Services.
Ive created a report and deployed it to the report server. When im
logged onto that server I can view the report ok, but when I try to
view it from a workstation I get an error message
'An error has occurred during report processing.
Cannot create a connection to data source 'ICTUForms'.
For more information about this error navigate to the report server on
the local server machine, or enable remote errors '
ICTUForms is a datasource im connecting to.
Can anyone help?I'm guessing you don't have access to the report's underlying data when you
connect on that workstation. Are you using Windows anthentication? You're
probably a local admin on the server (therefore "sa" on MSSQL) when you open
a session there, so all tables are accessible.
Alain Quesnel
alainsansspam@.logiquel.com
www.logiquel.com
"Mo" <markhayward27@.gmail.com> wrote in message
news:8353a3cb-2baa-4443-b6ab-d13d00188771@.q27g2000prf.googlegroups.com...
> Hi,
> I was wondering if anyone could help me. Im new to SQL and Reporting
> Services.
> Ive created a report and deployed it to the report server. When im
> logged onto that server I can view the report ok, but when I try to
> view it from a workstation I get an error message
>
> 'An error has occurred during report processing.
> Cannot create a connection to data source 'ICTUForms'.
> For more information about this error navigate to the report server on
> the local server machine, or enable remote errors '
>
> ICTUForms is a datasource im connecting to.
>
> Can anyone help?
Monday, March 12, 2012
Reporting Services
one thing I don't see is where you get the installation code, i.e. do you
have to download it or is it on a certain CD in the MSDN? If anybody knows
this, I'd appreciate some quick info...
CLM,
See:
http://www.microsoft.com/sql/reporti...s/default.mspx
for trial, SPs and packs.
HTH
"CLM" <CLM@.discussions.microsoft.com> wrote in message
news:9860A025-D1FC-4DC6-89F0-6D1991EC666F@.microsoft.com...
> I've been reading through the tech installation information on the above,
> but
> one thing I don't see is where you get the installation code, i.e. do you
> have to download it or is it on a certain CD in the MSDN? If anybody
> knows
> this, I'd appreciate some quick info...
|||http://www.microsoft.com/sql/reporti...y/default.mspx
http://sqlservercode.blogspot.com/
"CLM" wrote:
> I've been reading through the tech installation information on the above, but
> one thing I don't see is where you get the installation code, i.e. do you
> have to download it or is it on a certain CD in the MSDN? If anybody knows
> this, I'd appreciate some quick info...