Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] WebFOCUS IDE and ANSI Standard SQL

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] WebFOCUS IDE and ANSI Standard SQL
 Login/Join
 
Gold member
posted
Hi all,
Does anyone know if WebFOCUS uses ANSI Standard SQL in its IDE? I have opened a case with IBI, but the initial response did not answer this question.

Thanks,

Seyed

This message has been edited. Last edited by: SeyedG,
 
Posts: 90 | Location: Oklahoma City, Oklahoma | Registered: July 01, 2010Report This Post
Virtuoso
posted Hide Post
As far as I have witnessed:

Most internal functions of the IDE that make use of a database use FOCUS databases on the WebFOCUS server. Those don't use SQL at all.

For TABLE requests, what SQL gets generated depends on the adapter. Adapters tend to optimize for database specific "peculiarities", which may not always be ANSI.
For example, Oracle has a tendency to specify implicit outer joins using (+) in the where-clause conditions and so does the adapter.

You can check fairly easily by tracing the generated SQL statments:
SET TRACEOFF = ALL
SET TRACEON = STMTRACE//CLIENT
SET TRACEON = SQLAGGR//CLIENT
SET TRACESTAMP = OFF
SET TRACEUSER = CLIENT
SET XRETRIEVAL = OFF


WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010
: Member of User Group Benelux :
 
Posts: 1669 | Location: Enschede, Netherlands | Registered: August 12, 2010Report This Post
Gold member
posted Hide Post
Hello Wep5622,
Thank you for your input. With the information we got from IBI support, this question has been answered. IBI support sent us a link containing Supported Systems and Adapters Information for WebFOCUS Reporting Server 7.6.11. According to the Support Technician, databases appearing on the list support ANSI Standard SQL.

Regards,

Seyed


WebFOCUS 8.0.09
App Studio 8009
Linux Kernel-2.6
DBMS: Oracle 11g
all output (Excel, HTML, AHTML, PDF)
 
Posts: 90 | Location: Oklahoma City, Oklahoma | Registered: July 01, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] WebFOCUS IDE and ANSI Standard SQL

Copyright © 1996-2020 Information Builders