Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Minor EDBMgr bug with "!"
Mon, May 6 2013 2:50 PMPermanent Link

Barry

In the query window, I noticed if I have "!" at the end of each sql statement so I can execute them individually, it doesn't like it if I have a comment after the "!" as in:

select current_timestamp()!  --This comment produces a syntax error
select current_guid()

If I remove the comment it works fine.

Barry
Tue, May 7 2013 4:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Barry,

<< In the query window, I noticed if I have "!" at the end of each sql
statement so I can execute them individually, it doesn't like it if I have a
comment after the "!" as in:

select current_timestamp()!  --This comment produces a syntax error
select current_guid()

If I remove the comment it works fine. >>

I'll make sure that this is fixed.

Tim Young
Elevate Software
www.elevatesoft.com


Image