MikeVic
12-13-2007, 03:45 PM
So, I've written some longish SQL script for sybase... and it's giving me a bunch of Incorrect syntax near the keyword 'end'. and Incorrect syntax near the keyword 'else'.
Of course it doesn't tell me where, but I have at least a dozen of these. I'm looking line-by-line and see nothing wrong. Does anyone know if there's a debugger for sybase SQL? :) So I can go line-by-line and see where it fails and maybe why?
I'm doing a lot of if..else in this script.
Of course it doesn't tell me where, but I have at least a dozen of these. I'm looking line-by-line and see nothing wrong. Does anyone know if there's a debugger for sybase SQL? :) So I can go line-by-line and see where it fails and maybe why?
I'm doing a lot of if..else in this script.