Can't update data in new site created with Database Interface Wizard

R

Rocky Rapson

I've created a new site using the FP2003 DIW to create an
ado.net interface - I can view data fine, but when I try
to edit a record or add a record, I get an error - "The
operation failed. If this continues, please contact your
server administrator."

Obviously, not very helpful. The site is running on IIS
5.0 with .net framework 1.1 installed - windows 2000
box. The database is SQL Server 2000 on a different
server. It's using the sa login in the data connection.

Anyone have any ideas?
 
T

Tom Gahagan

First check might be to see if the permissions are set to allow the
updates????

Best
Tom Gahagan
 
Top