Hey Guys,
I've used PowerDesigner on several occasions and have been very happy with it in comparison to ERwin. I was thinking of buying a 'Single Seat' license but I couldn't find any information comparing the features/benefits of version 9 and 12 - both of which are offered by Sybase at the...
Thanks guys.
I can't believe every other language (Java, VB, C++, etc..) has a suite of commercial and free report writer software. Stuff that behaves like Crystal Report for example. You drag objects into a workspace and create a report template. Hmmm... sounds like a good project for...
Thanks for all of the suggestion folks. Good options to investigate further.
-perluserpengo:
How did you format your generated HTML so that when it was sent to the printer the pagebreaks were nicely located?
-PaulTeg:
I spoke too quickly about Perl/Tk. It looks like I could 'draw' my report...
Thanks for all of the replies folks.
Andrew, seeing as you were once a dalek ... err, I mean lawyer :") could I beg your indulgence to view a recent version of the Artistic License and give us an informed verdict?
http://www.perl.com/pub/a/language/misc/Artistic.html
Ack... looks like Ghostscript (despite its name) is really for viewing postscript not for generating it.
What I'm really looking for is a tool that I can use to configure about 6 canned reports. Each time I run a report the data that fills the report may be different but the format of the...
Hey 707,
Are you using any file disciplines to let PERL know the encoding that it is reading and the encoding it should generate the output as? PERL is pretty good at figuring that out the ecoding to use, but occassionally it can be confused. For good measure, try the following snippet
if...
Hey Guys,
Anyone have recommendations on how to generate nice printable reports? I have an existing VB app I would like to replace with PERL. My remaining issue is how to generate a WYSWIG screen preview and the associated printer output.
Sonny.
Thanks Ishnid! I've just posted a question on DBI forum (from Tim Brunce's site) to see if I can get a definitive answer on how the Artistic License works. Thanks for the pointer.
Sonny.
Hi Fellas,
Does anyone know of a reliable commercial alternative to DBI? I'm developing a proprietary app that needs to make ODBC connections to a database.
Sonny.
Hi Leland,
I'm in a similar situation you were in with respect to using PERL to develop a proprietary app. I am interested in the responses to your posting in the "Information Technology Ethics in the Workplace Forum" but I couldn't find it....
My understanding is that if you link in any...
Hey Guys,
I'm working with a html that has a navigation bar that I would like to pull out into another file and reuse. I've tried using server-side includes but I found that the onClick event don't seem to be able to cross page boundaries. That is the onclick event can only be captured by...
Thanks Duncan,
I'm a html/web newbie so bear with my newbie questions. In regards to the html report:
1) How do I guarantee that the generated html report will fit exactly to a letter size page? How would I set the html page size to limit its size... some css tag?
2) How about page...
Hey Guys,
Anyone know how to generate a report that can be delivered over the web to a client's printer? I have a database that a user can query by providing some search arguements in a browser form. I would like to generate a pretty report that the user can then send to their printer. Any...
Hey Guys,
What does the bolded code do? I thought at first it was a code reference but there is no key subroutine in this class nor its parent (Exporter).
require 5.0;
package Change;
use strict;
use vars qw(@ISA @EXPORT);
use lib '.';
use convert;
use integer;
use Carp;
use Time::Local...
Found the answer. The tdpid is encoded in the alias given in the third column.
xxxcop?
Where ? can be any integer. So the tdpid in my case is DemoTDAT. FYIW, I copied the line and created a new tdpid (tdp1) that was easier to remember with the line
127.0.0.1 localhost tdp1cop1
Sonny.
Hi Guys,
I just installed Teradata Demo on my Windows XP box and the database works great. I'm having some problems with the BTEQ and Arc utility though. In both cases I get the error message when I attempt to logon:
*** CLI error: MTDP: EM_NOHOST(224): name not in HOSTS file or names...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.