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     [SOLVED] Saving report to Microsoft Access Table

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Saving report to Microsoft Access Table
 Login/Join
 
Member
posted
I often save the output of a FEX report to a Microsoft Excel file using the following command:

ON TABLE SAVE FILENAME
\\Item_Info.XLS FORMAT EXCEL

Is there a syntax to save it as a Microsoft Access file?

This message has been edited. Last edited by: Daren,


Web Focus 7.6.5
JDE World
 
Posts: 20 | Registered: July 29, 2008Report This Post
Expert
posted Hide Post
Check out the documentation:

Creating Reports With WebFOCUS Language > Saving and Reusing Your Report Output > Choosing Output File Formats

quote:
Reference: FORMAT SQLMAC
Description: Creates a Microsoft Access table, if you have the Microsoft Access Data Adapter and permission to create tables.

Use: For processing in a database application.

Supported with the command: HOLD

Available in: WebFOCUS; Developer Studio.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
This works for me:

 
ON TABLE PCHOLD FORMAT COMT
 


Then, import the file from within Access.


WebFOCUS 8105
Windows;
DB2, UDB, SQL Server, Oracle
FOCUS-WebFOCUS since 1981
 
Posts: 84 | Registered: December 13, 2005Report This Post
Member
posted Hide Post
Thanks to both of you.

I find that I do not have the Microsoft Access Adapter.

The PCHOLD FORMAT COMT works great for me.


My problem was that my company only uses Excell 2003 and the report output is greater than 65,000 rows. Saving to COMT allows me to use the data in Access.


Web Focus 7.6.5
JDE World
 
Posts: 20 | Registered: July 29, 2008Report 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     [SOLVED] Saving report to Microsoft Access Table

Copyright © 1996-2020 Information Builders