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     Importing into Access database

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Importing into Access database
 Login/Join
 
<geetha>
posted
Hi All,

I have a problem when importing an excel output file into Access database.

The report output format I have chosen is Excel format.I run the report and it opens up the window asking to 'save' or 'open', then I chose to save the file.

Here is scenario.

1. I opened the saved file, it opens up in excel and looks fine. But, when I try to import to Access database, Access program is giving me the following error.

"The wizard is unable to access information in the file 'C:\test.xls'. Please check the file exists and is in the correct format".

2. When I open the file in excel and then choose 'Save as' option from there, it opens up the 'Save as window', 'Save as type' option in that window defaults to "web Page(*.htm;*.html)( I think this is where the problem is, it should show as "Microsoft Excel Workbook(*.xls))
I changed it to "Microsoft Excel Workbook(*.xls) and save it. Now if I try to import into Access, it works fine.

Here is the code I have for output format

ON TABLE SET ONLINE-FMT EXL2K
ON TABLE SET PAGE-NUM OFF
ON TABLE SET STYLE *
END

Thanks in advance
Geetha
 
Report This Post
Silver Member
posted Hide Post
I had the same problem at my company.
But in the self-service application, we're using html-buttons in the menu.

I've written javascript code that when the file extension is an excel file, it opens a new window with text that the user should first press the full-screen button (also a html-button in our menu).
This fullscreen button also contains javascript code that opens the excel file in a new window (instead of in the frame where the report-output is supposed to go).
From there the user can choose "File, Save As" from the menu and it will default to .xls (instead of .htm).

But, there's a much easier solution already on this forum: Solution by Spence. I wish I had read that post when I was confronted with this problem.

This message has been edited. Last edited by: Kerry,
 
Posts: 44 | Location: Belgium | Registered: January 10, 2005Report This Post
<geetha>
posted
Hi Tim,

In my case, I am scheduleing that procedure to run and it saves as excel file. We have an automated program which runs and picks up the file and imports it into Access database.

If it is a manual process, We can do 'Save as' once we open the output file and then import it.

Is that a problem which IBI has or do we have solution for that.

Thank you
 
Report 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     Importing into Access database

Copyright © 1996-2020 Information Builders