|
|
 |
| 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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

August 8th, 2006, 09:31 AM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: , , .
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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? tgates@docusys.net
|

August 10th, 2006, 10:01 AM
|
|
Registered User
|
|
Join Date: Jun 2006
Location: Columbus, OH, .
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|

August 10th, 2006, 10:44 AM
|
|
Registered User
|
|
Join Date: Aug 2006
Location: , , .
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

August 10th, 2006, 01:06 PM
|
|
Registered User
|
|
Join Date: Jun 2006
Location: Columbus, OH, .
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |