cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Christopher_Pai
Level 16

Yet Another Sql Changes Bug

I found yet another SQL Changes bug. I think this is probably about bug #8 now?

Scenario:

Set a property in the UI prior to the SQLLLOGIN dialog.

Schedule a SQL script to have LOGON execution.

Use the above property in a conditional expression.


Expected behavior: The logon script only runs if the condition evaluates to true.

Actual behavior: The script always runs

Work Around: Use the property as part of a SQLREPLACE pattern to control conditional branches inside of your SQL.
Labels (1)
0 Kudos
(1) Reply
hidenori
Level 17

I filed the work order #IOC-000076745 so that it will be addressed in a future release. Thank you for reporting this.
0 Kudos