If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
From a Windows environment you could initiate the script through a buttonclick in the clientapplication (e.g. in VB, Delphi or C++) using a remote procedure call but I'm not familiar whith that.
Usually I do this from the (Windows) clientapplication through the connected databaseserver on Linux calling a stored procedure that performs the call to the shellscript.