Thanks Stefan! Took the easy path and outsourced the update to a simple bash
script that ssh's to the MySql Server and runs the SProc there. Thanks for all
your help!
On Wednesday, August 28, 2019, 04:02:17 PM EDT, Stefan Bodewig
wrote:
On 2019-08-28, Eric Fetzer wrote:
> Is there
Just to get the solution documented this thread, here's what I did. This is a
winders 7 machine running ant in cygwin. The ant call:
The bash script:
#!/usr/bin/bash#
ssh myUser@myMachine "mysql -u mySqlUser -pmySqlPassword mySqlDB -e