[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] SQL File Editor > Execute All not skipping comment lines

Hi All,

Eclipse  3.4.2.

I have some SQL in a file that includes comments. E.g.

-- drop TABLE MDFYG02_USER_SESSION;
CREATE TABLE MDFYG02_USER_SESSION(
blah blah..

Using Data Source Explorer I connect to an Oracle database and open the SQL file in "SQL File Editor". When I right click on the file and select "Execute All", it does so, but always fails on the comment lines. Screen shot of this:
http://www.flickr.com/photos/90979331@N00/3544712063/


Is this a configuration issue? I.e. why isn't Eclipse just skipping comment lines?

Thanks for any advice!

Rob
:)