Focal Point
[CLOSED] Does this look funny to you?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/9327013895

February 07, 2011, 04:01 PM
Dan Pinault
[CLOSED] Does this look funny to you?
This comes from the 7.7.02 help file.

SQL SQLMSS SET OPTIFTHENELSE {ON|OFF}
where:

SQLMSS
Indicates the target RDBMS. You can omit this value if you previously issued the SET SQLENGINE command.

ON
Enables IF-THEN-ELSE optimization. This is the default.

OFF
Disables IF-THEN-ELSE optimization. OFF is the default setting.

This message has been edited. Last edited by: Dan Pinault,


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
February 07, 2011, 04:11 PM
Enigma006
Finally which is Default???


8.1.05
HTML,PDF,EXL2K, Active, All
February 07, 2011, 04:14 PM
Francis Mariani
I just checked the documentation for 761, 764, 768 and 7611 and it correctly states only OFF is the default.

SQL [SQLMSS] SET OPTIFTHENELSE {ON|OFF}
where:
SQLMSS - Indicates the target RDBMS. You can omit this value if you previously issued the SET
SQLENGINE command.
ON - Enables IF-THEN-ELSE optimization.
OFF - Disables IF-THEN-ELSE optimization. OFF is the default setting.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
February 07, 2011, 04:18 PM
Dan Pinault
Thanks for showing the version numbers Francis. I forgot to mention that my example came from 7.7.02.


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
February 07, 2011, 04:37 PM
Doug
quote:
it correctly states only OFF is the default
That should not change with 7702, should it?
February 07, 2011, 04:50 PM
Francis Mariani
quote:
OPTIFTHENELSE

Ah ha! The mistake is in the 7.7.02 document.

The 7.7 document looks really funny,
Using the DB2 Web Query Adapter for Microsoft SQL Server:




Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
February 07, 2011, 05:50 PM
Dan Pinault
Doug - I am wondering the same thing. I've looked at two 7.7.02 docs so far. One of them shows the error as posted above and the other shows the default as being ON. I'll investigate further and update the thread when I have more info.

Dan


7.7.05M/7.7.03 HF6 on Windows Server 2003 SP2 output to whatever is required.
February 07, 2011, 06:53 PM
Doug
I can't imagine (Well, perhaps I can) that IB would change the DEFAULT on something like that: "OPTIFTHENELSE" Confused
February 08, 2011, 10:36 AM
Kerry
Hi all,

Per our technicals' test, the default setting prior to 7.7 is OFF, and for 7.7 and higher the default is ON.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
February 08, 2011, 11:05 AM
Doug
That's Very Good to know... Thanks for bringing that to light. Idea