Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / December 2006

Tip: Looking for answers? Try searching our database.

SQL Server Reports

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gerhard - 15 Oct 2006 22:18 GMT
Is there a way to display an SQL Server Report, such as Disk Usage:
[database] in a ReportViewer in a VB.Net version 2 web application?

Thanks.
Wei Lu [MSFT] - 16 Oct 2006 06:47 GMT
Hello Acsla,

You could customize a report as the Disk Usage Report in SQL Server
Management Studio.

You could use some following system stored procedure to get the information
you want:

sp_helpdb

sp_spaceused

sp_helpfile

For more detailed information, you could refer the following article:

Database Engine Stored Procedures (Transact-SQL)
http://msdn2.microsoft.com/en-us/library/ms190782.aspx

Sincerely,

Wei Lu

Microsoft Online Community Support

==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Gerhard - 16 Oct 2006 16:24 GMT
Thanks.

What if I just want to display the report as it is in a vb.net report
viewer.  How can I do that?

Thanks.

> Hello Acsla,
>
[quoted text clipped - 42 lines]
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
Wei Lu [MSFT] - 17 Oct 2006 07:22 GMT
Hello Acsla,

I am performing some research with internal group. I appreciate your
patience.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

Wei Lu [MSFT] - 18 Oct 2006 10:54 GMT
Hello Acsla,

You could find the Report File in the following web site:

Management Studio Reports - Part 2 - Disk Usage Report
http://blogs.msdn.com/sqlrem/archive/2006/06/23/SSMS-Reports-2.aspx

Management Studio Reports - Part 1 - Finding the Reports
http://blogs.msdn.com/sqlrem/archive/2006/05/16/SSMS-Reports-1.aspx

You could find the RDL file and deploy them to the report server and then
use the report viewer in your vb.net application point to the report.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

Wei Lu [MSFT] - 20 Oct 2006 10:18 GMT
Hi ,

How is everything going? Please feel free to let me know if you need any
assistance.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

Gerhard - 26 Dec 2006 16:54 GMT
Sorry for the delay in answering, I forgot to check the notify me of replies,
so hadn't realized you had answered.

The report I am most interested in is the Object Execution Statistics one,
but the download of that from
http://blogs.msdn.com/sqlrem/archive/2006/05/16/SSMS-Reports-3.aspx is bugged
and gives errors.

Is there a version of this that can be used in a web vb.net project?

Thanks.

Bob

> Hi ,
>
[quoted text clipped - 13 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
Wei Lu [MSFT] - 27 Dec 2006 03:18 GMT
Hello Bob,

The sample report is a RDL file. You need to convert to RDLC file to use in
the web application.

Converting RDL and RDLC Files
http://msdn2.microsoft.com/en-us/library/ms252109(VS.80).aspx

Also, if you still get error, please let me know what's the error message
you get.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
Signature

This posting is provided "AS IS" with no warranties, and confers no rights.

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.