Sybase Syntax - Problems with "//" Comments
991701Feb 21 2013 — edited Feb 21 2013Hello,
I have to use SQL Developer to execute querys on a Sybase DB. The Connection works fine. But when I try to execute one of my queries it complains about the commenting style using "//" and "/* ... */". Even when I try to execute a stored procedure with those kind of comments in the code it fails. When I use another tool like the DB Visualizer everything works fine.
Is it possible to switch off those syntax checks?
Best regards,
Martin