|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: ESP's and sybperl
Date: Jan 19 2001 7:51PM
Henderson, Hilton (Delinea) writes:
> Does sybperl have the capability to interface with the sybase open server
> api interface. I would like to create an extended stored procedure (ESP)
> which executes a sybperl script with input parameters and output parameters.
No, sybperl does not have access to the OpenServer API.
I've not had to do anything like that (yet), but there may be
workarounds, possibly writing a C wrapper linked with an embedded perl
interpreter (see perldoc perlembed), or something that forks a perl
script and reads stdout.
Michael
--
Michael Peppler - Data Migrations Inc. - mpeppler@peppler.org
http://www.mbay.net/~mpeppler - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|