Database Results Wizard Error

N

Nattassia

I am using FrontPage 2003. I get and error message that says the following:
Database Results Wizard Error. Please contact your... when I am trying ot
update information on my page. Others that are working with me believe that
we need a default query for at least one field in the form. I need to know if
this is acurate. Can anyone help me?
-Tassia
 
K

Kathleen Anderson [MVP - FrontPage]

The FP2003 code has changed slightly. 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
 
N

Nattassia

I did that and I got a more detailed error message. still don't know what to
do.
-Tassia
 
Top