home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / sybase / 731 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!noc.msc.net!vixvax.mgi.com!gumby.mgi.com!lundell
  2. Newsgroups: comp.databases.sybase
  3. Subject: Calling a 'C' Program from w/i a Stored Procedure
  4. Message-ID: <1993Jan22.174424.1@gumby.mgi.com>
  5. From: lundell@gumby.mgi.com
  6. Date: 22 Jan 93 17:44:24 CST
  7. Organization: Management Graphics, Inc.
  8. Nntp-Posting-Host: gumby.mgi.com
  9. Lines: 23
  10.  
  11. Hi,
  12.  
  13. Is it feasible from within a SYBASE Stored Procedure to call an executable
  14. program that was written in 'C'??
  15.  
  16. I understand that this might be doable using Sybase's Open Server Library.
  17. If so, what is involved, how much of an effort (time-wise) for a seasoned
  18. 'C' programmer is required, and what would the cost be for this library
  19. on an RS-6000????
  20.  
  21. Would using the Open Server Library provide for returning the result set to
  22. the client on the network in the same manner as how stored procedures
  23. currently work???
  24.  
  25. I also understand that one might be able to use Net-Lib and get down to the
  26. socket level for transferring data (from a 'C' program run as an RPC) to the
  27. client on the network. Is this possible??? If it is, what requires less
  28. development time -- Net-Lib or Open Server???
  29.  
  30. Thanks. I know this is a fair number of questions. If I can help clarify any
  31. of these -- please let me know!
  32.  
  33. -Jim
  34.