database connection error - urgent

L

luciefer

I am trying to use the Frontpage Database Interface Wizard in order to
develop a databse that can be edited and viewed online. But whenever
it tries to connect to the dreated access database I get the following
error:

================================================================================
Server error: Unable to retrieve the list of record sources from a
database using the connection string:

DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=fpdb/database1.mdb.

The following error message comes from the database driver software;
it may appear in a different language depending on how the driver is
configured.
-------------------------------------------------------


Source: ADO
Number: -2146824584 (0x800a0e78)
================================================================================

Does anybody know what this is about?
I have tried all possible things, reinstall and delete everything. It
worked few days ago and now it just stopped. I have Windows XP,
Frontpage 2003, IIS 5.
I also cannot preview the asp files in the browser but that did not
work at all!!!
Please help me soembody!!!
 
T

Thomas A. Rowe

Make sure you are opening the web on your local machine via http://localhost and to preview use File
Menu | Preview in browser or directly with IE via http://localhost.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top