all groups > sql server reporting services > february 2006 > threads for tuesday february 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
SQL Server Express edition AND RS
Posted by שובל at 2/21/2006 11:39:08 PM
hi,which version of RS can work with SQL Server Express edition 2000?... more >>
Not Null
Posted by Preeti at 2/21/2006 8:00:24 PM
Hi , Can anyone tell me how can we check for not null values in
reporting services .I am aware of how to use NULL values.
Regards
Harpreet
... more >>
Newbee question on Reporting Service
Posted by Danny Ni at 2/21/2006 7:36:30 PM
Hi,
I am new to Reporting Service, I came from Crystal Reports background.
Have 2 questions:
(1) The Reports cretated via report designer are not object oriented? They
are not exposed as classes, my concern is that I can not manipulate the
reports programatically.
(2) The Reports do not... more >>
Book Recommendation for SRS2005 Designing Reports
Posted by Gareth King at 2/21/2006 2:30:14 PM
Hi,
Does anyone have any book recommendations for designing Reports? I am
looking for a book that covers the basics but also moves onto more
advanced examples.
Thanks.... more >>
Deploying a report to remote server
Posted by vikram.sattenapalli NO[at]SPAM gmail.com at 2/21/2006 1:13:52 PM
I would like to develop a report remotely for a customer, and then
deploy it on their intranet at their location. Basically all
development is
off-site, and I will travel onsite to install the completed SRS report.
They
do not have a licensed copy of Visual Studio .NET, so none of the
develop... more >>
Any tutorials (confused!)
Posted by matpublic NO[at]SPAM ntlworld.com at 2/21/2006 11:35:12 AM
Hi,
I'm new to this reporting services technology, but done a far bit of C#
and web services. In the current system I work on we have a complex
typed dataset which I want to use as the source for a reporting
services report.
using c#, can you let me know if the following is possible and po... more >>
linking two datasets
Posted by msdnuser at 2/21/2006 11:16:29 AM
I need to link two datasets in my table to make a calculation some thing like
Eg. (col1 from dataset1)/(relevant data from dataset2) .
To implement this is there any new way in sql server 2005 other than using
subreport.... more >>
Migrating Reports to Prod
Posted by Steven at 2/21/2006 10:47:42 AM
Has anyone had any experience in migrating reporting objects from a dev to a
prod platform. We are looking for recommendations for the best way to do
this. This might be whole folders with settings or simply a few reports.
Thanks in advance,
Steve
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
can't open default report builder page
Posted by jaylou at 2/21/2006 10:25:28 AM
Hi All,
I am trying to open the report builder. I can't seem to find a menu item or
any other way to get into it. I am guessing it is in the
http://servername/reportserver page?
I have everything setup as far as I can tell. I have been working in the
visual studio creating reports. I d... more >>
How can I embed postscript commands within PDF reports?
Posted by Maxwell2006 at 2/21/2006 9:17:28 AM
Hi,
Is there any way to embed postscript commands in RDL, so when I render a
PDF, the PDF file contain postscript commands?
Thank you,
Max
... more >>
Create reporting services project in VS 2003
Posted by gbletel NO[at]SPAM gmail.com at 2/21/2006 8:03:19 AM
I've installed instance of SQL Server 2005 with reporting services on
my Windows 2003
computer .I've had Visual studio 2003 .After installation i can't
create new reporting
service project in my VS 2003 IDE,but i have now VS 2005 with only
reporting services
project types evalible.I need to wo... more >>
how to show data from multiple tables in one report
Posted by Sachin Laddha at 2/21/2006 7:40:30 AM
Hi,
How to show data from multiple tables which are linked in one report. I will
elaborate the problem little bit, please bear with me -
I have a db which contains three tables - ServerInfo, ServiceInfo, TaskInfo
The relation among them is
One server can have multiple services
One server ... more >>
Bind a Table to a StoredProcedure
Posted by Denzil at 2/21/2006 4:04:00 AM
Hi All
I am an RS Newbie - Please be gentle :-))
I have a table on an RS report
When the table is bound to a simple Select statement EG select * from
Customers
I can then further bind each control on the report to a field in the
recordset.
EG I select the relevant text box - then from the... more >>
Displaying Header on each page
Posted by Ivan at 2/21/2006 3:42:05 AM
I am new to Report Services. CurrentlyI have mulitple pages of
information returned from my query and I would like to know if it is
possible to display the header information at the top of each page as
it is called by the user. At the moment it will only be present on the
first page.
Any help... more >>
I can't access the reportmanager page pls help
Posted by Jeffrey at 2/21/2006 3:20:30 AM
I get this error whenever I try to access the reportmanager page:
"The underlying connection was closed: The remote name could not be resolved"
I installed reporting services on 2 servers already, including my pc, they
all worked fine, but this time around on a new server (actually its... more >>
PDF rendering extension not working on SQL RS 2K sp2
Posted by SK at 2/21/2006 2:48:08 AM
I am in the process of migrating apps from SSRS 2K sp1 to SP2 and one of the
application renders to PDF and it is not working.
I thought pdf rendering was missed out from rsserver.config file and added
the line below
<Extension Name="PDF"
type="Microsoft.ReportingServices.Rendering.ImageR... more >>
Make Page in Report Invisible
Posted by Clint at 2/21/2006 12:00:00 AM
Hi all,
I have a report which lists all transactions in a system. This report has
the parameters called From Date and To Date. Each transaction has a amount
value.
What I need is... if the transactions between the selected dates amounts sum
up to 0, then dont generate a page in the rep... more >>
How to change the report services url?
Posted by ABC at 2/21/2006 12:00:00 AM
When I installed SQL Server 2005, the default report services url is
http://localhost/reportservices$SQLServer, how can I change back to
http://localhost/reportservices?
... more >>
|