Database Results Error - Operation Failed

S

shikha

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






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

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
 
S

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
 
S

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
 

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