If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > Crystal reports

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-03, 14:51
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Crystal reports

Crystal reports sux the big one.

Just had to get that off my chest.

blindman
Reply With Quote
  #2 (permalink)  
Old 01-29-05, 05:59
pkstormy pkstormy is offline
Moderator
 
Join Date: Dec 2004
Location: Madison, WI
Posts: 3,925
Crystal Reports

I agree whole-heartdly with you on this!
Reply With Quote
  #3 (permalink)  
Old 01-29-05, 10:25
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
wow, way to dredge up a 13-month-old post, stormy

crystal has its uses

for example, ain't it supposed to be good at turning this type of result set --

foo 123 a
foo 123 b
foo 123 c
foo 456 p
foo 456 q
bar 567 t
bar 567 u
bar 567 v
bar 567 w

into this type of output --

foo
- 123
- - a
- - b
- - c
- 456
- - p
- - q
bar
- 567
- - t
- - u
- - v
- - w

what sux an even bigger one is people trying to do this with pure sql
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #4 (permalink)  
Old 01-29-05, 10:55
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Everybody here on dbforums seems to positively hate Crystal. I'm not very clear on why, but they do... I don't use Crystal a lot, but it seems like an Ok report writer tool to me.

I suspect that people are trying to use Crystal for things it was never intended. I'll concede that it makes an awful video game, and a rather poor word processor, but it was never intended to be either of those things!

Am I missing something?

-PatP
Reply With Quote
  #5 (permalink)  
Old 01-31-05, 09:14
Darasen Darasen is offline
Registered User
 
Join Date: Sep 2004
Location: Tampa, FL
Posts: 520
First let me put on my flame retardant suit.
OK .....
Would you consider Access to be a decent reporting tool fot MS SQLServer ?
__________________
Darasen
Reply With Quote
  #6 (permalink)  
Old 01-31-05, 09:18
r937 r937 is offline
SQL Consultant
 
Join Date: Apr 2002
Location: Toronto, Canada
Posts: 19,524
yes, i would

and in fact it has a reporting feature that few other front ends have -- crosstabs!!!
__________________
r937.com | rudy.ca
please visit Simply SQL and buy my book
Reply With Quote
  #7 (permalink)  
Old 01-31-05, 10:01
DMWCincy DMWCincy is offline
Registered User
 
Join Date: May 2004
Posts: 125
Actually I think crystal reports does have its place. Does a good job for what it does but one thing we figured out pretty fast, never let it create its own queries. Always create the queries yourself and point crystal to it.
Reply With Quote
  #8 (permalink)  
Old 01-31-05, 12:38
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
I can't think of any tool that I'll let roll my queries. That may be because I get queries that are a lot uglier than usual, but if I let a GUI tool have a shot at most of my queries, I wouldn't live long enough to prove if they were correct or not!

-PatP
Reply With Quote
  #9 (permalink)  
Old 01-31-05, 13:09
DMWCincy DMWCincy is offline
Registered User
 
Join Date: May 2004
Posts: 125
Quote:
Originally Posted by Pat Phelan
I can't think of any tool that I'll let roll my queries. That may be because I get queries that are a lot uglier than usual, but if I let a GUI tool have a shot at most of my queries, I wouldn't live long enough to prove if they were correct or not!

-PatP

My wife does reporting for her company's ADP data and is forced to use their GUI tool for reporting. Besides the many limitations she has using the software you would be amazed what it can do with a query. I've help debug some the of the crap that comes out of it. Its something to behold.
Reply With Quote
  #10 (permalink)  
Old 02-03-05, 13:20
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Yes, Crystal will turn this:

foo 123 a
foo 123 b
foo 123 c
foo 456 p
foo 456 q
bar 567 t
bar 567 u
bar 567 v
bar 567 w

into this:

foo
- 123
- - a
- - b
- - c
- 456
- - p
- - q
bar
- 567
- - t
- - u
- - v
- - w

...but what half-way decent reporting tool won't? The fact that a Yugo will get you from your driveway to the Quicky-Mart does not make it a good car.

Access reporting is superior to Crystal, and I have used both extensively.

There is a lot of overlap, of course, and each has some features that the other does not have, but in the end Crystal's lack of event-driven programming makes it a truly lousy development platform.

Crystal is a piece of shareware masquerading as and Enterprise Solution.

The best reporting tool I've heard of so far is Active Reports. The developers in my office rave about it's superiority to Crystal.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
Reply With Quote
  #11 (permalink)  
Old 02-03-05, 14:13
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Quote:
Originally Posted by blindman
...but in the end Crystal's lack of event-driven programming makes it a truly lousy development platform.
I'll grant you that, right off of the bat. The lack of a Tex interpreter makes both Crystal and Access poor typesetting tools, and the lack of a Perl interpreter makes them both less than ideal script managers.

Looking at Crystal as a report writer, I don't see those as glaring faults. I certainly wouldn't try to develop an application using Crystal, any more than I'd attempt it using Access. That doesn't mean that I don't use both Access and Crystal, and like them for what they do well too!

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On