SqlDbx Forum

SqlDbx

You are not logged in.

#1 2013-10-10 11:30:53

aangelo
Member

Bug - Delete query is not recognized

Environment:
SqlDbx Version 3.63 (Professional Edition)
OS: Windows 7 Professional SP1
Database Informix

When the cursor is at the 1st position of the 1st line, outline markers are not displayed with a delete query such as:

delete from tabella
where anno = 2013
and mese = 9
;

while are correctly displayed in the following query:

select * from tabella
where anno = 2013
and mese = 9
;

In the 1st case, outline markers appears with Ctrl+B.
--
Thank you.

Offline

#2 2013-10-10 22:50:43

sqldbxhelp
Administrator

Re: Bug - Delete query is not recognized

Thank you. This will be fixed in a next release.

Offline

Board footer

Powered by FluxBB