Alex,
In the SQL Commander menu, uncheck "Enable Parameterized SQL".
Regards
Roger
a
anonymous
said
over 9 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: Parameters Markers Popup blocks execution..
I am not sure where the app sees the markers..
here is the line of code:
from glb_GreenSheetsData pl
left join glb_FeedEntityExc fex
on fex.regionRUID = 'AMRS'
*{color:#000000} and (fex.regionCBU = dbo.iFN_ParseStrItem(pl.CBU, ':', 1) OR fex.regionCBU = '{ALL}' ){color}*
and fex.entityBook = str_replace(pl.BookName,'''',null)
Roger Bjärevall
said
over 9 years ago
[This reply is migrated from our old forums.]
Re: Parameters Markers Popup blocks execution..
Alex,
Did it work turning it off?
Regards
Roger
a
anonymous
said
over 9 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: Parameters Markers Popup blocks execution..
Yes, it did. Was just confused where did it see the markers.
Roger Bjärevall
said
over 9 years ago
[This reply is migrated from our old forums.]
Re: Parameters Markers Popup blocks execution..
Hi Alex,
Can you please provide the full SELECT you run when markers are detected?
Regards
Roger
Roger Bjärevall
said
over 9 years ago
[This reply is migrated from our old forums.]
Re: Parameters Markers Popup blocks execution..
Alex,
I think we've found the problem. Will be fixed in 9.2.4.
Regards
Roger
Roger Bjärevall
said
over 9 years ago
[This reply is migrated from our old forums.]
Re: Parameters Markers Popup blocks execution..
Alex,
This issue is now fixed in the 9.2.4 version.
http://www.dbvis.com/download/
Regards
Roger
anonymous
[Attachment has been removed.]