Access Denied Error With IDC Files Created Using FrontPageID: Q192933
|
When you create an Internet Database Connector (IDC) file in FrontPage 98, use the IDC Wizard to add your query, and then run the query in conjunction with the HyperText Extension (HTX) file, you receive the following error:
[Access Denied]
This message appears when FrontPage parses the data and switches the Template line with the
SQLStatement line.
For example, a normal IDC file looks like this:
Datasource:VolcanoAfter parsing the data, the IDC file may look like this:
Template: something.htx
SQLStatement: Select * From Tablename
Datasource:Volcano
SQLStatement: Select * From Tablename
Template: something.htx
To fix your IDC file, follow these steps in FrontPage Explorer:
Datasource:Volcano Template: something.htx SQLStateMent: Select * From Tablename
For additional information about database connectivity with Active Server Pages (ASP) or IDC/HTX, please see the following articles in the Microsoft Knowledge Base:
Q155255 IDC Queries to Access Fail from IIS 2.0
Q160810 FP: IDC Wizard Creates IDC File on Non-IDC Server
Q174407 FP98: How to Create IDC/HTX Files in FrontPage 98
Additional query words: idc pws htx database 1.0 bug front page
Keywords : kbdta KbDirectX kbInternet
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: July 30, 1999