Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Permissions? Frontpage/SQL Connections

Author  Topic 

luptona
Starting Member

1 Post

Posted - 2005-05-04 : 14:15:04
I have a Win2K3 server w/SQL2000.
Have an .ASP form that has a valid connection to the database. In the Frontpage wizards, I can connect to the database and view all of the fields. When the web form is actually filled and submitted, it acts like it works and brings back a confirmation page just fine, but no data is actually written to the SQL database and the database results page will not read the database either. (It gives a "Database Results Wizard Error. The operation failed.")

It's obviously a permission issue of some sort but I see no errors and can't find any related logs. Where can I start looking?
   

- Advertisement -