database_editor.asp

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set up the Microsoft_Editor to add, delete and edit records with no
problem. However, when I elect to edit a record in the database, I always get
an error that reads; "Database results wizard error. The operation failed. If
this continues, please contact your server administrator." The add, delete
and list functions always work fine. Anyone have any suggestions?
 
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


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have set up the Microsoft_Editor to add, delete and edit records with no
| problem. However, when I elect to edit a record in the database, I always get
| an error that reads; "Database results wizard error. The operation failed. If
| this continues, please contact your server administrator." The add, delete
| and list functions always work fine. Anyone have any suggestions?
| --
| RWS FLorida
 
Back
Top