title: Put the knife down and take a green herb, dude. |
descrip: One feller's views on the state of everyday computer science & its application (and now, OTHER STUFF) who isn't rich enough to shell out for www.myfreakinfirst-andlast-name.com Using 89% of the same design the blog had in 2001. |
FOR ENTERTAINMENT PURPOSES ONLY!!!
Back-up your data and, when you bike, always wear white. As an Amazon Associate, I earn from qualifying purchases. Affiliate links in green. |
|
Thursday, February 13, 2003 | |
Just a quick note to say I'm still using Crystal Reports pretty much 90% of my work-days this week (counting making the SQL to run the reports), and I'm going to take back half of the bad things I've thought and said of it. That half would be the reporting half. It's much much easier to turn your SQL into a report in Crystal than it is in ASP/vbscript, VB, or in an Office application with automation. The stock reports aren't bad, they are perfectly aligned for your 8.5"x11" paper, and the bulit-in translators to pdf or html or Excel aren't too shabby. Slapping a Crystal Report onto a VB6 form is quite easy with Crystal automation, and the Seagate site has an example project that makes it as easy as cutting and pasting (and modifying just slightly) some code. The "data entry" side stinks, however. Never, ever, ever use Crystal Reports to actually put together a report. Use the Crystal SQL Query designer to paste in some SQL you wrote in a text editor or isql client, turn that into a query, and then use that query to create a report. You can even access a stored procedure that returns a result set directly from the report designer as if it were a simple table. This, of course, means you can use cursors, even external applications if you want to get really fancy, and the sky's the limit for applying your SQL skillz. The bottom line is that you can get the report as close to perfect using just SQL and [your back-end of choice] and then let Crystal do the simple formatting and a few totals for you. And if you're using Crystal and you don't know SQL, well, start learning. Speaking of isql clients, I've been using Squirrel SQL daily now to access a Sybase back-end via the JDBC-ODBC bridge. With the jEdit plugin (two links), Squirrel really becomes the best isql client I've ever used (which is nearly saying something, as I've been using SQL for over four years now). It's nice to move to a MS-sellout shop and to use a Java-powered, open-source client to run queries directly against their database. I might be using Outlook for email now, but I'm using the Squirrel to get real work done. posted by ruffin at 2/13/2003 07:48:00 PM |
|
| |
MarkUpDown is the best Markdown editor for professionals on Windows 10. It includes two-pane live preview, in-app uploads to imgur for image hosting, and MultiMarkdown table support. Features you won't find anywhere else include...
You've wasted more than $15 of your time looking for a great Markdown editor. Stop looking. MarkUpDown is the app you're looking for. Learn more or head over to the 'Store now! |
![]() |
|
|