SqlDbx Forum

SqlDbx

You are not logged in.

#1 2013-09-05 04:12:49

aangelo
Member

Bug - Character lost when Edit Function

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

Hello!

When Edit Function (from popup menu), I often find a character "lost" (seems randomly).
This generally causes compiling errors.

Fragment  of the (correct) source used to compile:

                AND hmtvano IN ("IXXXXXX")
                AND hmtdgen BETWEEN w_dtime_inizio_anno and w_dtime_fine_mese
                AND BVL(hmtnbol) <> " "

Fragment  of the corresponding (altered) source opened with Edit Function:

                AND hmtvano IN ("IXXXXXX")
                AND hmtdgenBETWEEN w_dtime_inizio_anno and w_dtime_fine_mese
                AND BVL(hmtnbol) <> " "

Please note tab char used to indent.

Thank you.

Last edited by aangelo (2013-09-05 09:19:22)

Offline

#2 2013-09-06 09:12:40

sqldbxhelp
Administrator

Re: Bug - Character lost when Edit Function

We will take a look at all the issue you reported and try to resolve them in a next release.

Offline

Board footer

Powered by FluxBB