Monday, March 12, 2012

Reports from SQL Server 2000

Is there a way to generate and spool reports from SQL Server tables?What do you mean? What type of reports?|||In Enterprise Manager there is a create publication wizard by going to tools -> wizards->replication->create publication wizard. Is this for generating actual reports? Can they be spooled? Thanks.|||Publications are used to choose what you want to replicate to a remote server, they have nothing to do with reports.

What type of reports would you like to see? You can use Crystal reports for a lot of reports.|||Yes it looks like I'll have to use Crystal reports.
Thanks|||Keep an eye out for reporting services which is set to be released by Microsoft in the next few months, it will come bundled with SQL Server.

GL|||Great Thanks.

No comments:

Post a Comment