home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / database / sybase / 293 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.0 KB  |  40 lines

  1. Newsgroups: comp.databases.sybase
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!sgiblab!sgigate!odin!endor.corp.sgi.com!dptom
  3. From: dptom@endor.corp.sgi.com (Tom Arnold)
  4. Subject: Re: Calling C programs from triggers
  5. Message-ID: <1992Nov11.172249.28735@odin.corp.sgi.com>
  6. Sender: news@odin.corp.sgi.com (Net News)
  7. Nntp-Posting-Host: endor.corp.sgi.com
  8. Reply-To: dptom@endor.corp.sgi.com (Tom Arnold)
  9. Organization: sgi
  10. References:  <92315.131244U31742@uicvm.uic.edu>
  11. Date: Wed, 11 Nov 1992 17:22:49 GMT
  12. Lines: 19
  13.  
  14. In article <92315.131244U31742@uicvm.uic.edu>, <U31742@uicvm.uic.edu> writes:
  15. |> Hi,
  16. |> We have sybase version 4 installed on sparc stations. Could someone tell us
  17. |> how to call a C program, when a trigger is fired.
  18. |>
  19. You cannot make a system level call from a trigger or stored procedure, for that matter, without going through the open server. 
  20.  
  21. Your question exposes a system behavior that would be _very_ nice to have. It has been discussed at several meetings of the Sybase User group enhancement committee so that users could make asynchronous calls to outside applications (like E-mail, electronic pagers, and the like). I believe that Sybase's posture is that these types of "event" based routines should be entirely handled by their open server product.  Although the open server provides some very robust features and capablities, this seems like ov
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. er kill to me when all I want to do is send E-mail to a data administrator because some user tried to post an improper update. 
  30.   
  31.  
  32. -- 
  33. ****************************************************************************
  34. *       Tom Arnold                    | "Lead...                           *
  35. *       dptom@sgi.com                 |   follow...                        *
  36. *       Silicon Graphics, Inc.        |     or, get out of the way!"       *
  37. *       (we do it in three            |                                    *
  38. *        dimensions)                  |             Ted Turner             *
  39. ****************************************************************************
  40.