dbTalk Databases Forums  

How easy is report generation with a high-quality database.

comp.databases comp.databases


Discuss How easy is report generation with a high-quality database. in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
metaperl
 
Posts: n/a

Default How easy is report generation with a high-quality database. - 06-02-2006 , 12:44 PM






Hello everybody, I am 6-year IT professional who has only done Perl for
that time. I have done countless jobs with Perl and MySQL as buddies.
As you all know, MySQL doesn't have the reporting facilities that I
have heard about in Oracle, SQL Server, and I would assume Informix and
DB2.

Needless to say, I deal with databases that lack referential integrity
and are not properly normalized.

What I would like to know about is just how easy report generation can
be with a high quality database and what tools do they offer for this?

I've mainly used Linux, but I imagine that SQL server must do a bang-up
job of allowing users to query the database in natural langauge and get
a report emailed to them in Excel format or something like that.

My dream is to get beyond doing things in program code that should be
done in the database and would like to hear some of your stories about
how great report generation is going for you in the world beyond weenie
wimpy databases

Thanks for your time.


Reply With Quote
  #2  
Old   
David Segall
 
Posts: n/a

Default Re: How easy is report generation with a high-quality database. - 06-03-2006 , 09:12 AM






"metaperl" <metaperl (AT) gmail (DOT) com> wrote:

Quote:
What I would like to know about is just how easy report generation can
be with a high quality database and what tools do they offer for this?
Microsoft Access is not even recommended as a high quality database by
Microsoft but its reporting tools are far ahead of SQL Server. You can
use it with any database that has an ODBC driver. You can use iReport
<http://ireport.sourceforge.net/> or OpenOffice Base
<http://www.openoffice.org/product/base.html> with any database that
has a JDBC driver. The most pervasive report generator, Crystal
Reports
<http://www.businessobjects.com/products/reporting/crystalreports/default.asp>,
can be used with (almost) any database. I believe that the only "high
quality database" provider that also offers powerful reporting tools
is Oracle <http://www.oracle.com/tools/tools_editions.html>.


Reply With Quote
  #3  
Old   
metaperl
 
Posts: n/a

Default Re: How easy is report generation with a high-quality database. - 06-03-2006 , 11:25 AM




David Segall wrote:

Quote:
Microsoft Access is not even recommended as a high quality database by
Microsoft but its reporting tools are far ahead of SQL Server.
Interesting. Someone told me that SQL Server had an OLAP set of
services that was very good.



Reply With Quote
  #4  
Old   
metaperl
 
Posts: n/a

Default Re: How easy is report generation with a high-quality database. - 06-03-2006 , 01:16 PM



Oh and thanks David for this informative reply.


Reply With Quote
  #5  
Old   
David Segall
 
Posts: n/a

Default Re: How easy is report generation with a high-quality database. - 06-04-2006 , 03:10 AM



"metaperl" <metaperl (AT) gmail (DOT) com> wrote:

Quote:
David Segall wrote:

Microsoft Access is not even recommended as a high quality database by
Microsoft but its reporting tools are far ahead of SQL Server.

Interesting. Someone told me that SQL Server had an OLAP set of
services that was very good.
If, by report generation, you were referring to data mining tools you
should ignore my response. It was based on tools that use SQL
statements combined with elementary operations on part or all of the
result set to produce a report.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.