in reply to Re^3: How do I read data passed to perl script
in thread How do I read data passed to perl script

You mean people log out? The mind reels . . .

So what's this fabulous tool you're under pressure to create?

Be Appropriate && Follow Your Curiosity
  • Comment on Re^4: How do I read data passed to perl script

Replies are listed 'Best First'.
Re^5: How do I read data passed to perl script
by dtharby (Acolyte) on Jun 09, 2005 at 08:08 UTC
    well basically....
    need to use perl to connect to MS SQL, call SELECT statement using information passed from an alert received by the Enterprise Manager, check to see if the alert needs to be suppressed, and then send a return message based on whether suppression is required or not.

    The 'fabulous tool' moniker comes from another solution I created using REXX on a Unix server !!! It was a joke but seems to have stuck for any solution that we develop now !!

      Oh, you're working in enterprise management. I just changed jobs and will be doing much the same as soon as I settle in.

      Be Appropriate && Follow Your Curiosity