Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
giovi2002
Starting Member
46 Posts |
Posted - 2005-07-14 : 12:17:37
|
Does Reporting Services directly connect to SQL Server (native) or does it use something else? |
|
jhermiz
3564 Posts |
Posted - 2005-07-14 : 13:32:57
|
It uses a data source which is known as an .RDS fileBasically its an xml file with a connection string. RS can connect to many data sources including DB2, Oracle, etc.Jon Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]Imperfection living for perfection -- [url]http://jhermiz.blogspot.com/[/url] |
 |
|
|
|
|