TORASCRIPT trouble with statement "set define off"
Posted: Sun 20 Sep 2015 20:29
Hello. I need help.
I'm using is not very new version of ODAC (6.90), if it is fixed, then tell me please, what version.
If the property TORAScript.Delimiter = ";" and in TORAScript.SQL.Text enter the expression:
... then the property OraScript1.Statements.Count = 3, although the logic is 2 expression, well, when it is running, an error occurs "Range Check Error".
I'm using is not very new version of ODAC (6.90), if it is fixed, then tell me please, what version.
If the property TORAScript.Delimiter = ";" and in TORAScript.SQL.Text enter the expression:
Code: Select all
set define off;
--Comment