database_editor.asp

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?
 
S

Stefan B Rusynko

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
 

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

Top