Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

External table is not in the expected format 1

Status
Not open for further replies.

SWarne

Programmer
Jan 30, 2007
3
US
I am trying to import an csv file as Excel file into crystal reports (version XI) and running the report. I am getting the following error

Logon Failed
Details: DAO error code:0xcca
Source: DAO.workspace
Description: External table is not in the expected format

I am using crystal reports XI on windows XP platform.


Can anyone please throw some light on fixing this problem?>
Is there anyway I can import this csv file into crystal reports order to run the report?

Thanks, Shane
 
A CSV isn't the same as Excel format, it should error.

You can import the file into Excel first and then use it, or you can set an ODBC connection to the CSV file.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top