Comment into a script

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dehorter
Posts: 45
Joined: Fri 16 Oct 2009 13:53

Comment into a script

Post by dehorter » Sun 10 Jan 2010 16:03

Hi


I included into PS some comment noted as /* blabla */


after i included this PS into the script componant
but when i execute it, the result concerns only the body of the PS, comments included diseaperaed !

is it normal ?

I cheched the script with "Script.Statements[k].SQL", and the content seems correct i.e WITH the comment

regards

olivier

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Tue 12 Jan 2010 08:26

No, this is not normal ;)

I reported this issue some time ago and was promised it to be fixed in the next version.

With regards,

Martijn Tonies
"Database tool for developers"
Upscene Productions
www.upscene.com

dehorter
Posts: 45
Joined: Fri 16 Oct 2009 13:53

Post by dehorter » Thu 14 Jan 2010 12:17

thanks for your answer

so i will wait :lol:

olivier

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Thu 28 Jan 2010 12:42

This issue is not fixed in the release of Jan 28th!

:(

upscene
Posts: 306
Joined: Thu 19 Oct 2006 08:13

Post by upscene » Thu 28 Jan 2010 13:07

Stupid me, first time I'm building "with packages" for InterBase & Firebird -> this is fixed.

Post Reply