Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » SQL File Editor > Execute All not skipping comment lines
SQL File Editor > Execute All not skipping comment lines [message #336069] Tue, 19 May 2009 08:40 Go to next message
Robert Mark Bram is currently offline Robert Mark BramFriend
Messages: 32
Registered: July 2009
Member
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
:)
Re: SQL File Editor > Execute All not skipping comment lines [message #336077 is a reply to message #336069] Tue, 19 May 2009 23:39 Go to previous message
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
Probably you should ask this question on the eclipse.dtp newsgroup which
owns the components you mentioned.

Cheers,
Ben

Robert Mark Bram wrote:
> 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
> :)
>
Previous Topic:Package uses conflict when exporting
Next Topic:[CommonNavigator] SaveablesProvider
Goto Forum:
  


Current Time: Sat Apr 20 00:34:52 GMT 2024

Powered by FUDForum. Page generated in 0.02325 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top