Error

A

Andy

I'm using a form to update data in a database residing on
a SQL server. It was working fine and then something
changed and now when clicking submit I'm getting the
following:

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

I've read and tried article (828905) in MS
troubleshooting and it didn't work. I've recreated
everything from scratch and it still doesn't work.

Currently using FP2003. Any suggestions or input
appreciated.
 
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



--

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

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

Database connection error 2
error message when I preview 9
Database Error 2
SQL IN function problem in FP2003 1
FP2002 - Database editor... 8
Database Error 4
database_editor.asp 1
Database problems! 19

Top