Database Results Error - Operation Failed

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

Guest

Hi,

My website was working all fine, until all of a sudden got the error

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

Looked at the knowledge base http://support.microsoft.com/kb/898721
All I did was saved my files again and everything worked fine. My co-worker
also publishes file to the same site, and when he does it, it gives the same
error again.
Tried saving the files again, but still no fix. Any suggestion to what we
could be doing wrong?

Any help will be greatly appreciated!

Thanks,

Shikha
 
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



--




| Hi,
|
| My website was working all fine, until all of a sudden got the error
|
| Database Results Error
| The operation failed. If this continues, please contact your server
| administrator.
|
| Looked at the knowledge base http://support.microsoft.com/kb/898721
| All I did was saved my files again and everything worked fine. My co-worker
| also publishes file to the same site, and when he does it, it gives the same
| error again.
| Tried saving the files again, but still no fix. Any suggestion to what we
| could be doing wrong?
|
| Any help will be greatly appreciated!
|
| Thanks,
|
| Shikha
 
Hi Stefan,

First of all thank you for your reply. My coworker did change the line
fp_DEBUG = True, and still get the same error...
Database Results error...
The operation failed. If this continues, please contact your server
administrator.

Thanks,

Shikha
 
Hi Stefan,

YOu can ignore my previous note.
The error did change, now we are getting

Database Results Error
Your page contains a query with user input parameters that could not be
resolved.
This could happen if your DatabaseRegionStart webbot has an empty or missing
s-columnnames or s-columntypes attributes.
You may need to read Microsoft Knowledge Base Article 817029.

One or more form fields were empty. You should provide default values for
all form fields that are used in the query.

Thanks,

Shikha
 
Hi Kathleen,

He saved the files again but didn't work. Will try to update all the
service packs and see what happens :)

Thanks,

Shikha
 
Back
Top