|
From: Wavey M. <wav...@gm...> - 2022-04-02 02:31:41
|
Hi all, First post to this group. So my scripts in ISQL typically have a header of: set bail on; so that the script bails out if there are any errors. Trying to run the same script in FlameRobin results in: Engine Message : Dynamic SQL Error SQL error code = -104 Token unknown - line 3, column 5 BAIL Is there an equivalent mechanism in FlameRobin? Any insight would be appreciated. Thanks, David |