DRW

  • Thread starter Thread starter John Parker
  • Start date Start date
J

John Parker

I have setup a Data Base Results wizard and I can successfully add new
products / delete products but when I try to edit a product I get the
following error and of course no update is completed:

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

I have been struggling with this for hours and have run out of ideas!

Can anyone help?

John Parker
 
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 MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
 
Back
Top