Wrox Programmer Forums
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 8th, 2006, 08:31 AM
Registered User
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default convert rdl to sql

How do I convert a file created in microsoft reporting services sql server 2005 which I saved as a rld file to a sql query? [email protected]

 
Old August 10th, 2006, 09:01 AM
Registered User
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I didn't think there was SQL in a RDL. I thought you setup a data source in your project, and the RDL knew what datasource/dataset to use. At least that's how we're doing it.

There are 10 types of people in the world. Those that understand binary, and those that don't.
 
Old August 10th, 2006, 09:44 AM
Registered User
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am very new at this. I made a report in the business development studio and saved it as a rdl file. I am just assumming that the same report could be written in sql. The xml file looks like it could contain the sql commands. Since no one responded quickly I just figured it was a silly question. Thanks for responding. I am just gonna learn sql. Travis

 
Old August 10th, 2006, 12:06 PM
Registered User
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, I'm pretty new to this whole Reporting Services & VB.Net/Visual Studio thing so my answers aren't as authoritative as I'd like... But they're working in my situation... I think the RDL can contain SQL, but none of the RDLs I've edited have contained any. They all point to stored procedures, which are queries, and the RDL just tells the machine how to format the output.

There are 10 types of people in the world. Those that understand binary, and those that don't.





Similar Threads
Thread Thread Starter Forum Replies Last Post
convert a SQL Statement from MS Access to a SQL Corey Access 6 March 28th, 2007 12:33 PM
How to convert rdl to sql tragates Crystal Reports 0 August 8th, 2006 07:48 AM
converting Crystal Reports to RDL files ganes Crystal Reports 1 April 8th, 2005 01:11 PM
Modifying RDL at runtime... gundavarapu BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 0 December 1st, 2004 07:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.