Query Results Error

K

Kathy

Hello -

I'm using Front Page 2003...I have a Front Page website
connected to an Access database. I'm trying to view query
results in the site
but whenever I use the Insert, Database, Results, and
follow the appropriate prompts, I get an error message
stating that the file must be saved with an .asp
extension. I have the page saved with an .asp extension
and try to view it, but get another error stating:

Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator.

Can someone tell me what I'm doing wrong and how to do it
the right way?

Thanks!

..
 
K

Kathleen Anderson [MVP - FrontPage]

To see the true error, open the hidden folder /_fpclass/ and edit the
fpdbrgn1.inc file

At about line 19, change :

fp_DEBUG = False

to :

fp_DEBUG = True


--

~ Kathleen Anderson
Microsoft FrontPage MVP
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 
Top