reporting services - Where is the SRC folder for .rdl files in SQL Server 2008 R2 -


this seems should easy have not been able find it.

i have rdl files need add report services. don't want go through web interface , load reports 1 @ time. drop files source folder can't seem find it. running r2 without iis installed.

there not source folder, publish report in ssrs have upload it, in turn means stored in sql server database (by default called reportserver, think end in table called catalog, last time saw not officially documented microsoft).

the news don't have upload rdl files through web interface 1 one. may publish them in 1 single go report designer or report builder, or may write own deployment tool.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -