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 |
reddymade
Posting Yak Master
165 Posts |
Posted - 2006-01-06 : 12:22:25
|
Which type of report i should to get the summary detail report of one record, means like 1 page report.tabular type,list typematrix type.I am confused, i just started to work on reports never worked before.Thank you very much for the info. |
|
jhermiz
3564 Posts |
Posted - 2006-01-06 : 13:03:10
|
Table report type.Matrix is generally used when you have a GROUP BY statement in your SQL Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url] |
 |
|
|
|
|