Database Connection Requires ADO for Inserting or Browsing Database ResultsID: q216900
|
When you use the Database Results Wizard, the following error occurs:
The server encountered an error while processing a database request. For more information, click Details:
Note that the actual text of the error may vary depending on the type of database you are attempting to connect to.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/database.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)
Database functionality in FrontPage 2000 uses Active Server Pages (ASP) to call ActiveX Data Objects (ADO). Not all of the ADO components are installed on the server. This is the case if the server administrator installs the FrontPage 2000 Server Extensions and does not install the FrontPage 2000 Client on the Web server or does not separately install MDAC 2.1. The installation of the FrontPage 2000 or Office 2000 client installs all of the required database functionality.
There are two methods for the Web server administrator to resolve this problem.
For all supported Web servers running on Windows:
Install Microsoft Data Access Components 2.1 on the Web server. MDAC 2.1 can be downloaded from the following Web site:
http://www.microsoft.com/data/download.htmFor all supported Web servers running on Windows x86 systems:
This behavior is by design. The standalone FrontPage Server Extensions installation does not install MDAC 2.1.
Note that FrontPage 2000 Database features work only on Web servers running ASP.
Additional query words: front page fpodbc
Keywords : fpse2000
Version : winnt:
Platform : winnt
Issue type : kbprb
Last Reviewed: June 14, 1999