| Kathleen Anderson [MVP - FrontPage] 2004-09-29, 7:18 pm |
| 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/
Andy <anonymous@discussions.microsoft.com> wrote:
> 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.
|