What is the architecture of ms sql reporting service?
Answer / Krishna Mohan Bhagat
The architecture of MS SQL Reporting Services consists of four main components: Report Server, Report Model, Report Designer (including RDL files), and Extensions. Report Server stores reports and manages report execution, while Report Model provides a way to encapsulate data structures and relationships for reuse across multiple reports.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by check constraint in sql server?
How you can get a list of all the table constraints in a database? : Sql server administration
i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..
how can you move the master database
what is the maximum size of a row in sql server 2000 and 2005
How do I start sql server agent automatically?
How to insert multiple rows with one insert statement in ms sql server?
What does null mean?
What is live lock and deadlock? what is Lock escalation?
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
What does it mean to invest in the index?
i have account table which consists of account name,card no and card no consists 16 digits now i want to retrieve the data if card no starts from 4 then it should print visa and if it starts from 5 then it should print master so plse help me to write simple query with out store procs .
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)