Front page

  • Thread starter Thread starter Tigerxxx
  • Start date Start date
T

Tigerxxx

Can we use excel as db src using ODBC connecions in FP. i asked this que many
times but everybiday is saying me us access as data src but i can't use acess
for my web site. I am building simple web site for that i need to display my
ecxel file but i am going to update my web site everyday i future/

what are the diffieret option to displaly excel file in FP sp that i can
update it in future everyday.

thanks in advance....
 
The Excel file format is for a single user, whereas the Access file format is multi-user. A web site
is multi user.

You may be able to get away with using the Excel file, if you have low traffic and users are only
viewing the data (no updates by site users, etc.)

Make sure you web host support the use of the Excel file format.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
If two users come to the site at the same time, though, things will get
weird. Excel as a datasource doesn't scale AT ALL....
 
Back
Top