Unable to retrieve Excel data using an Excel data source

R

Richard Goodchild

Hello,

We are trying to develop a web application that queries an Excel workbook to
retrieve data for display on an asp webpage.

We have set up an Excel data source to look at the xls file and when we test
this connection within the data source configuration dialogue, the test is
successful. However, the webpage fails to "read" the data in the Excel file,
saying that it cannot do so because there are no tables.

Our question is, what "tables" is this error referring to and how do we set
them up in Excel?
 
Top