dbTalk Databases Forums  

Calling A Shell Script From Within a Sybase Stored Proc

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Calling A Shell Script From Within a Sybase Stored Proc in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
test
 
Posts: n/a

Default Calling A Shell Script From Within a Sybase Stored Proc - 08-20-2009 , 03:49 AM






Greetings,

I need to make an open server call to a shell script from within a
Sybase SP.
Could anyone help with a sample

Appreciate the help.

Reply With Quote
  #2  
Old   
Volker Barth
 
Posts: n/a

Default Re: Calling A Shell Script From Within a Sybase Stored Proc - 08-20-2009 , 06:40 AM






You can use the "xp_cmdshell" system procedure to call an
executable/command from within SQL Anywhere.

Have a look at the docs, for SA 11.0.1:
http://dcx.sybase.com/index.php#http...s-4380894.html

(Can't say whether there is something particular to calling Open Server.)

HTH
Volker

test wrote:
Quote:
Greetings,

I need to make an open server call to a shell script from within a
Sybase SP.
Could anyone help with a sample

Appreciate the help.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.